TabPage.indicatorTooltip

Set indicatorTooltip property.

  1. string indicatorTooltip [@property getter]
  2. string indicatorTooltip [@property setter]
    class TabPage
    @property
    void
    indicatorTooltip
    (
    string propval
    )

Parameters

propval string

The tooltip of the indicator icon.

The tooltip can be marked up with the Pango text markup language.

See property@TabPage:indicator-icon.