TabPageGidBuilderImpl.tooltip

Set tooltip property.

class TabPageGidBuilderImpl(T)
T
tooltip
(
string propval
)

Parameters

propval string

The tooltip of the page.

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

If not set, class@TabBar and class@TabOverview will use property@TabPage:title as a tooltip instead.

Return Value

Type: T

Builder instance for fluent chaining