Property
HandyTabPage:loading
since: 1.2
Description [src]
Whether the page is loading.
If set to TRUE
, HdyTabBar
will display a spinner in place of icon.
If the page is pinned and HdyTabPage:indicator-icon
is set, the
loading status will not be visible.
Type:gboolean
Available since: 1.2
Getter method | hdy_tab_page_get_loading() |
Setter method | hdy_tab_page_set_loading() |