Method
PhocViewadd_child
Declaration [src]
void
phoc_view_add_child (
PhocView* self,
PhocViewChild* child
)
Parameters
child
-
Type:
PhocViewChild
No description available.
The data is owned by the caller of the method.