with the Pango text markup language.
Also see gtk.entry.Entry.setIconTooltipMarkup.
string secondaryIconTooltipMarkup() @property nothrowGet secondaryIconTooltipMarkup property.
with the Pango text markup language.
Also see gtk.entry.Entry.setIconTooltipMarkup.
void secondaryIconTooltipMarkup(string propval) @property nothrowSet 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. |