Method
AdapTabPageset_indicator_activatable
Declaration [src]
void
adap_tab_page_set_indicator_activatable (
AdapTabPage* self,
gboolean activatable
)
Description [src]
Sets whether the indicator of self is activatable.
If set to TRUE, AdapTabView::indicator-activated will be emitted
when the indicator icon is clicked.
If AdapTabPage:indicator-icon is not set, does nothing.
| Sets property | Adap.TabPage:indicator-activatable |