with the Pango text markup language.
Also see gtk.entry.Entry.setIconTooltipMarkup.
string secondaryIconTooltipMarkup() @propertyGet secondaryIconTooltipMarkup property.
with the Pango text markup language.
Also see gtk.entry.Entry.setIconTooltipMarkup.
void secondaryIconTooltipMarkup(string propval) @propertySet secondaryIconTooltipMarkup property.
propval | The contents of the tooltip on the secondary icon, which is marked up with the Pango text markup language. Also see gtk.entry.Entry.setIconTooltipMarkup. |