Property
AdwTabPage:icon
since: 1.0
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 AdwTabPage:indicator-icon
is set.
Type: | GIcon |
Available since: | 1.0 |
Getter method | adw_tab_page_get_icon |
Setter method | adw_tab_page_set_icon |