TabPage.setIndicatorActivatable

void setIndicatorActivatable(bool activatable)

Sets whether the indicator of self is activatable.

If set to TRUE, adw.tab_view.TabView.indicatorActivated will be emitted when the indicator icon is clicked.

If adw.tab_page.TabPage.indicatorIcon is not set, does nothing.

Parameters

activatablewhether the indicator is activatable