Skip to content

Use Gtk::CheckButton label instead of a separate Gtk::Label

Geoff Lankow requested to merge darktrojan/inkscape:checkboxlabel into master

This makes clicking on the label toggle the check box.

Merge request reports