Entry.secondaryIconTooltipMarkup

string secondaryIconTooltipMarkup() @property

Get secondaryIconTooltipMarkup property.

Returns

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.

void secondaryIconTooltipMarkup(string propval) @property

Set secondaryIconTooltipMarkup property.

Parameters

propvalThe contents of the tooltip on the secondary icon, which is marked up with the Pango text markup language. Also see gtk.entry.Entry.setIconTooltipMarkup.