Method

PhocViewwant_auto_maximize

Declaration [src]

_Bool
phoc_view_want_auto_maximize (
  PhocView* self
)

Description [src]

Check if a view needs to be auto-maximized. In phoc’s auto-maximize mode only toplevels should be maximized.

Return value

Type: _Bool

true if the view wants to be auto maximized.