Searched refs:optionsCornersThresholdLabel (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/ui/dialog/
H A Dtracedialog.cpp181 Gtk::Label optionsCornersThresholdLabel; member in class:Inkscape::UI::Dialog::TraceDialogImpl
721 optionsCornersThresholdLabel.set_label(_("_Threshold:"));
722 optionsCornersThresholdLabel.set_use_underline(true);
723 optionsCornersThresholdLabel.set_mnemonic_widget(optionsCornersThresholdSpinner);
724 optionsCornersBox.pack_end(optionsCornersThresholdLabel, false, false, MARGIN);

Completed in 15 milliseconds