Method
AdwTabPageset_loading
Declaration [src]
void
adw_tab_page_set_loading (
AdwTabPage* self,
gboolean loading
)
Description [src]
Sets wether self
is loading.
If set to TRUE
, AdwTabBar
will display a spinner in place of icon.
If the page is pinned and AdwTabPage:indicator-icon
is set, the
loading status will not be visible.
Available since: | 1.0 |
Sets property | Adw.TabPage:loading |