Method

PhocViewget_root

Declaration [src]

PhocView*
phoc_view_get_root (
  PhocView* self
)

Description [src]

Get the root of this view’s toplevel stack.

Return value

Type: PhocView

The root toplevel.

The returned data is owned by the instance.