Method
AdapTabPageset_loading
Declaration [src]
void
adap_tab_page_set_loading (
AdapTabPage* self,
gboolean loading
)
Description [src]
Sets whether self
is loading.
If set to TRUE
, AdapTabBar
and AdapTabOverview
will display a
spinner in place of icon.
If the page is pinned and AdapTabPage:indicator-icon
is set, loading
status will not be visible with AdapTabBar
.
Sets property | Adap.TabPage:loading |