Method
PhocViewget_maximized_box
Declaration [src]
gboolean
phoc_view_get_maximized_box (
PhocView* self,
PhocOutput* output,
wlr_box* box
)
Parameters
output
-
Type:
PhocOutput
No description available.
The data is owned by the caller of the method. box
-
Type:
wlr_box*
No description available.
The argument can be NULL
.The data is owned by the caller of the method.