Method

PhocViewis_mapped

Declaration [src]

_Bool
phoc_view_is_mapped (
  PhocView* view
)

Description [src]

Check if a view is currently mapped.

Gets propertyPhoc.View:is-mapped

Return value

Type: _Bool

TRUE if a view is currently mapped, otherwise FALSE.