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_set_indicator_activatable
Sets whether the indicator of self
is activatable.
Available since: 1.0
Signals
Signals inherited from GObject (1)
GObject.Object::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.