HeaderGroupChild

Constructors

this
this(HdyHeaderGroupChild* hdyHeaderGroupChild, bool ownedRef)

Sets our main struct and passes it to the parent class.

Members

Functions

getChildType
HdyHeaderGroupChildType getChildType()

Gets the child type.

getGtkHeaderBar
GtkdHeaderBar getGtkHeaderBar()

Gets the child #GtkHeaderBar. Use hdy_header_group_child_get_child_type() to check the child type.

getHeaderBar
HdydHeaderBar getHeaderBar()

Gets the child #HdyHeaderBar. Use hdy_header_group_child_get_child_type() to check the child type.

getHeaderGroup
HeaderGroup getHeaderGroup()

Gets the child #HdyHeaderGroup. Use hdy_header_group_child_get_child_type() to check the child type.

getHeaderGroupChildStruct
HdyHeaderGroupChild* getHeaderGroupChildStruct(bool transferOwnership)

Get the main Gtk struct

getStruct
void* getStruct()

the main Gtk struct as a void*

Static functions

getType
GType getType()

Variables

hdyHeaderGroupChild
HdyHeaderGroupChild* hdyHeaderGroupChild;

the main Gtk struct

Meta