EntryGidBuilderImpl.primaryIconTooltipMarkup

Set primaryIconTooltipMarkup property.

class EntryGidBuilderImpl(T)
T
primaryIconTooltipMarkup
(
string propval
)

Parameters

propval string

The contents of the tooltip on the primary icon, which is marked up with the [Pango text markup language]PangoMarkupFormat.

Also see gtk.entry.Entry.setIconTooltipMarkup.

Return Value

Type: T

Builder instance for fluent chaining