Method

HandyHeaderGroupChildget_header_group

Declaration [src]

HdyHeaderGroup*
hdy_header_group_child_get_header_group (
  HdyHeaderGroupChild* self
)

Description [src]

Gets the child HdyHeaderGroup.

Use hdy_header_group_child_get_child_type() to check the child type.

Available since:1.0

Return value

Returns: HdyHeaderGroup
 

The child header bar.

 The data is owned by the instance.