Method

PhocViewChildget_root

Declaration [src]

PhocChildRoot*
phoc_view_child_get_root (
  PhocViewChild* self
)

Description [src]

Get the root of the tree this child belongs to.

Return value

Type: PhocChildRoot

The root.

The returned data is owned by the instance.