Property
AdwTabPage:title
Description [src]
The title of the page.
AdwTabBar
will display it in the center of the tab unless it’s pinned,
and will use it as a tooltip unless AdwTabPage:tooltip
is set.
Type: | gchar* |
Available since: | 1.0 |
Getter method | adw_tab_page_get_title() |
Setter method | adw_tab_page_set_title() |