Property

AdapTabPage:indicator-icon

since: 1

Declaration

property indicator-icon: Gio.Icon [ read, write ]

Description [src]

An indicator icon for the page.

A common use case is an audio or camera indicator in a web browser.

AdapTabBar will show it at the beginning of the tab, alongside icon representing AdapTabPage:icon or loading spinner.

If the page is pinned, the indicator will be shown instead of icon or spinner.

AdapTabOverview will show it at the at the top part of the thumbnail.

AdapTabPage:indicator-tooltip can be used to set the tooltip on the indicator icon.

If AdapTabPage:indicator-activatable is set to TRUE, the indicator icon can act as a button.

Type: GIcon
Available since:1

Flags

Readableyes
Writableyes
Constructno
Construct onlyno