Class
AdwTabPage
Description [src]
final class Adw.TabPage : GObject.Object {
/* No available fields */
}
An auxiliary class used by AdwTabView
.
Instance methods
adw_tab_page_get_indicator_activatable
Gets whether the indicator of self
is activatable.
Available since: 1.0
adw_tab_page_get_indicator_tooltip
Gets the tooltip of the indicator icon of self
.
Available since: 1.2
adw_tab_page_set_indicator_activatable
Sets whether the indicator of self
is activatable.
Available since: 1.0
adw_tab_page_set_indicator_tooltip
Sets the tooltip of the indicator icon of self
.
Available since: 1.2
adw_tab_page_set_title
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.
Available since: 1.0