Property

Adw.TabPage:icon

Declaration

property icon: Gio.Icon [ read, write ]

Description [src]

The icon of the page.

AdwTabBar displays the icon next to the title.

It will not show the icon if AdwTabPage:loading is set to TRUE, or if the page is pinned and [propertyTabPage:indicator-icon] is set.

Type: GIcon*
Available since:1.0
Getter methodadw_tab_page_get_icon
Setter methodadw_tab_page_set_icon

Flags

Readableyes
Writableyes
Constructno
Construct onlyno