Method

HandyHeaderGroupget_children

since: 1.0

Declaration [src]

GSList*
hdy_header_group_get_children (
  HdyHeaderGroup* self
)

Description [src]

Returns the list of children associated with self.

Available since: 1.0

Return value

Type: A list of None

The list of children.

The returned data is owned by the instance.