TabPage.indicatorActivatable

bool indicatorActivatable() @property

Get indicatorActivatable property.

Returns

Whether the indicator icon is activatable.

If set to TRUE, signal@TabView::indicator-activated will be emitted when the indicator icon is clicked.

If property@TabPage:indicator-icon is not set, does nothing.

void indicatorActivatable(bool propval) @property

Set indicatorActivatable property.

Parameters

propvalWhether the indicator icon is activatable. If set to TRUE, signal@TabView::indicator-activated will be emitted when the indicator icon is clicked. If property@TabPage:indicator-icon is not set, does nothing.