Property

AdwTabPage:loading

Declaration

property loading: gboolean [ read, write ]

Description [src]

Whether the page is loading.

If set to TRUE, AdwTabBar and AdwTabOverview will display a spinner in place of icon.

If the page is pinned and AdwTabPage:indicator-icon is set, loading status will not be visible with AdwTabBar.

Type:gboolean

Default valueFALSE
Getter methodadw_tab_page_get_loading()
Setter methodadw_tab_page_set_loading()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno