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

/inkscape/src/ui/widget/
H A Dpreferences-widget.h292 void set_tip(Gtk::Widget &widget, Glib::ustring const &tip);
H A Dpreferences-widget.cpp192 void DialogPage::set_tip(Gtk::Widget& widget, Glib::ustring const &tip) function in class:Inkscape::UI::Widget::DialogPage
/inkscape/src/extension/
H A Deffect.cpp84 _verb.set_tip(effect_child->firstChild()->content());
/inkscape/src/
H A Dverbs.h499 char const * set_tip (char const * tip) { _tip = tip; return _tip; } function in class:Inkscape::Verb
/inkscape/src/ui/dialog/
H A Dinkscape-preferences.cpp287 p.set_tip( *own, _("Each tool may store its own style to apply to the newly created objects. Use the button below to set it."));

Completed in 36 milliseconds