Property

AdapTabPage:loading

since: 1

Declaration

property loading: gboolean [ read, write ]

Description [src]

Whether the page 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.

Type: gboolean
Available since:1
Default valueFALSE
Getter methodadap_tab_page_get_loading()
Setter methodadap_tab_page_set_loading()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno