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

/inkscape/src/
H A Dverbs.cpp695 gchar const *Verb::get_tip(void) function in class:Inkscape::Verb
3094 printf("%s: %s\n", verb->get_id(), verb->get_tip()? verb->get_tip() : verb->get_name());

Completed in 23 milliseconds