TabPage.setLoading
void setLoading(bool loading)Sets whether self is loading.
If set to TRUE, classTabBar and classTabOverview will display a spinner in place of icon.
If the page is pinned and propertyTabPage:indicator-icon is set, loading status will not be visible with [adw.tab_bar.TabBar].
Parameters
loading | whether self is loading |