Method

PhocViewremove_child

Declaration [src]

void
phoc_view_remove_child (
  PhocView* self,
  PhocViewChild* child
)

Description

No description available.

Parameters

child

Type: PhocViewChild

No description available.

The data is owned by the caller of the method.