Searched defs:titleLabel (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/ui/dialog/ | ||
H A D | input.cpp | 443 Gtk::Label titleLabel; member in class:Inkscape::UI::Dialog::InputDialogImpl::ConfPanel 1085 titleLabel(""), 1164 titleFrame.pack_start(titleLabel, true, true); 1312 titleLabel.set_markup("<b>" + row[getCols().description] + "</b>"); |
Completed in 1016 milliseconds