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