Property

AdapTabView:default-icon

since: 1

Declaration

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

Description [src]

Default page icon.

If a page doesn’t provide its own icon via AdapTabPage:icon, a default icon may be used instead for contexts where having an icon is necessary.

AdapTabBar will use default icon for pinned tabs in case the page is not loading, doesn’t have an icon and an indicator. Default icon is never used for tabs that aren’t pinned.

AdapTabOverview will use default icon for pages with missing thumbnails.

By default, the adap-tab-icon-missing-symbolic icon is used.

Type: GIcon
Available since:1

Flags

Readableyes
Writableyes
Constructno
Construct onlyno