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

/inkscape/src/ui/widget/
H A Dstyle-swatch.h51 StyleSwatch (SPCSSAttr *attr, gchar const *main_tip);
H A Dstyle-swatch.cpp113 StyleSwatch::StyleSwatch(SPCSSAttr *css, gchar const *main_tip) argument
185 if (main_tip)
187 _swatch.set_tooltip_text(main_tip);

Completed in 14 milliseconds