Method

PhocViewis_always_on_top

Declaration [src]

_Bool
phoc_view_is_always_on_top (
  PhocView* self
)

Description [src]

Whether a view is always rendered on top of all other views.

Return value

Type: _Bool

TRUE if the view is marked as always-on-top.