Home
last modified time | relevance | path

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

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/widget/
H A Dstyle-swatch.cpp109 StyleSwatch::StyleSwatch(SPCSSAttr *css, gchar const *main_tip) in StyleSwatch() argument
167 if (main_tip) in StyleSwatch()
169 _swatch.set_tooltip_text(main_tip); in StyleSwatch()
H A Dstyle-swatch.h46 StyleSwatch (SPCSSAttr *attr, gchar const *main_tip);