Property
AdwTabPage:tooltip
since: 1.0
Description [src]
The tooltip of the page.
The tooltip can be marked up with the Pango text markup language.
If not set, AdwTabBar
will use AdwTabPage:title
as a tooltip instead.
Type:gchar*
Available since: 1.0
Getter method | adw_tab_page_get_tooltip() |
Setter method | adw_tab_page_set_tooltip() |