API Version: 0
Library Version: 0.55.0
Generated by gi-docgen 2026.1
bool phoc_view_is_mapped ( PhocView* self )
Check if a view is currently mapped.
view
Phoc.View:is-mapped
self
Type: PhocView
PhocView
The view to check.
NULL
Type: bool
bool
TRUE if a view is currently mapped, otherwise FALSE.
TRUE
FALSE