Class
HandyTabPage
since: 1.2
Description [src]
final class Handy.TabPage : GObject.Object
{
/* No available fields */
}
An auxiliary class used by HdyTabView
.
Available since: 1.2
Instance methods
hdy_tab_page_get_indicator_activatable
Gets whether the indicator of self
is activatable.
since: 1.2
hdy_tab_page_set_indicator_activatable
Sets whether the indicator of self
is activatable.
since: 1.2
Signals
Signals inherited from GObject (1)
GObject::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.