set_indicator_activatable
Description:
Sets whether the indicator of this is activatable.
If set to `TRUE`, [signal@TabView:AdwTabPage:indicator-activated
] will be emitted when the indicator icon is clicked.
If [property@TabPage:indicator-icon] is not set, does nothing.
Parameters:
this |
a tab page |
activatable |
whether the indicator is activatable |