Handy.HeaderGroupChild

g GObject.Object GObject.Object Handy.HeaderGroupChild Handy.HeaderGroupChild GObject.Object->Handy.HeaderGroupChild

Subclasses:

None

Methods

Inherited:

GObject.Object (37)

Structs:

GObject.ObjectClass (5)

get_child_type ()

get_gtk_header_bar ()

get_header_bar ()

get_header_group ()

Virtual Methods

Inherited:

GObject.Object (7)

Properties

None

Signals

Inherited:

GObject.Object (1)

Fields

Inherited:

GObject.Object (1)

Class Details

class Handy.HeaderGroupChild(**kwargs)
Bases:

GObject.Object

Abstract:

No

Structure:

Handy.HeaderGroupChildClass

A child object for [class`HeaderGroup`].

New in version 1.0.

get_child_type()
Returns:

the child type

Return type:

Handy.HeaderGroupChildType

Gets the child type.

New in version 1.0.

get_gtk_header_bar()
Returns:

the child header bar

Return type:

Gtk.HeaderBar

Gets the child [class`Gtk`.HeaderBar].

Use [method`HeaderGroupChild`.get_child_type] to check the child type.

New in version 1.0.

get_header_bar()
Returns:

the child headerbar

Return type:

Handy.HeaderBar

Gets the child [class`HeaderBar`].

Use [method`HeaderGroupChild`.get_child_type] to check the child type.

New in version 1.0.

get_header_group()
Returns:

the child header bar

Return type:

Handy.HeaderGroup

Gets the child [class`HeaderGroup`].

Use [method`HeaderGroupChild`.get_child_type] to check the child type.

New in version 1.0.