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

/inkscape/src/ui/widget/
H A Dpreferences-widget.cpp77 * \param[in] other_widget An optional additional widget to display at the right of the first one
85 Gtk::Widget *other_widget)
97 if (other_widget)
98 hb->pack_start(*other_widget, expand_widget, expand_widget);
79 add_line(bool indent, Glib::ustring const &label, Gtk::Widget &widget, Glib::ustring const &suffix, const Glib::ustring &tip, bool expand_widget, Gtk::Widget *other_widget) argument

Completed in 17 milliseconds