TabPage.setIndicatorActivatable
void setIndicatorActivatable(bool activatable)Sets whether the indicator of self is activatable.
If set to TRUE, signalTabView::indicator-activated will be emitted when the indicator icon is clicked.
If propertyTabPage:indicator-icon is not set, does nothing.
Parameters
activatable | whether the indicator is activatable |