Searched defs:sioxButton (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/ui/dialog/
H A Dtracedialog.cpp201 Gtk::CheckButton sioxButton; member in class:Inkscape::UI::Dialog::TraceDialogImpl
266 if (sioxButton.get_active())
439 sioxButton.set_active(false);
774 sioxButton.set_label(_("SIOX _foreground selection"));
775 sioxButton.set_use_underline(true);
776 sioxBox.pack_start(sioxButton, false, false, MARGIN);
777 sioxButton.set_tooltip_text(_("Cover the area you want to select as the foreground"));

Completed in 17 milliseconds