Class: Handy::HeaderGroupChild
- Inherits:
-
Object
- Object
- Handy::HeaderGroupChild
- Defined in:
- (unknown)
Instance Method Summary collapse
-
#child_type ⇒ Handy::HeaderGroupChildType
Gets the child type.
-
#gtk_header_bar ⇒ Gtk::HeaderBar
Gets the child [classGtk.HeaderBar].
-
#header_bar ⇒ Handy::HeaderBar
Gets the child [classHeaderBar].
-
#header_group ⇒ Handy::HeaderGroup
Gets the child [classHeaderGroup].
Instance Method Details
#child_type ⇒ Handy::HeaderGroupChildType
Gets the child type.
#gtk_header_bar ⇒ Gtk::HeaderBar
Gets the child [classGtk.HeaderBar].
Use [methodHeaderGroupChild.get_child_type] to check the child type.
#header_bar ⇒ Handy::HeaderBar
Gets the child [classHeaderBar].
Use [methodHeaderGroupChild.get_child_type] to check the child type.
#header_group ⇒ Handy::HeaderGroup
Gets the child [classHeaderGroup].
Use [methodHeaderGroupChild.get_child_type] to check the child type.