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