Method
PhocViewChildget_root
Declaration [src]
PhocChildRoot*
phoc_view_child_get_root (
PhocViewChild* self
)
Return value
Type: PhocChildRoot
The root.
The returned data is owned by the instance. |
PhocChildRoot*
phoc_view_child_get_root (
PhocViewChild* self
)
Type: PhocChildRoot
The root.
The returned data is owned by the instance. |