Entry.primaryIconTooltipMarkup

Get primaryIconTooltipMarkup property.

  1. string primaryIconTooltipMarkup [@property getter]
    class Entry
    @property
    string
    primaryIconTooltipMarkup
    ()
  2. string primaryIconTooltipMarkup [@property setter]

Return Value

Type: 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.