Method

PhocViewChildget_view

Declaration [src]

PhocView*
phoc_view_child_get_view (
  PhocViewChild* self
)

Description [src]

Get the view this child belongs to.

Gets propertyPhoc.ViewChild:view

Return value

Type: PhocView

The containing view.

The data is owned by the instance.