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

/inkscape/src/
H A Dverbs.h484 char const * get_short_tip (void) { return _tip; }; function in class:Inkscape::Verb
/inkscape/src/ui/dialog/
H A Dinkscape-preferences.cpp1856 (*row)[_kb_columns.description] = verb->get_short_tip() ? _(verb->get_short_tip()) : "";

Completed in 97 milliseconds