Entry.secondaryIconTooltipMarkup

string secondaryIconTooltipMarkup() @property nothrow

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 nothrow

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.