Method
HandyHeaderGroupChildget_header_bar
Declaration [src]
HdyHeaderBar*
hdy_header_group_child_get_header_bar (
HdyHeaderGroupChild* self
)
Description [src]
Gets the child HdyHeaderBar
.
Use hdy_header_group_child_get_child_type()
to check the child type.
Available since: | 1.0 |
Return value
Returns: | HdyHeaderBar |
The child headerbar. |
|
The data is owned by the instance. |