Method

PhocViewChildset_mapped

Declaration [src]

void
phoc_view_child_set_mapped (
  PhocViewChild* self,
  _Bool mapped
)

Description [src]

Sets whether the view child is currently mapped.

Parameters

mapped

Type: _Bool

No description available.