Method
PhocOutputget_decoration_box
Declaration [src]
void
phoc_output_get_decoration_box (
PhocOutput* self,
PhocView* view,
wlr_box* box
)
Parameters
view-
Type:
PhocViewNo description available.
The data is owned by the caller of the function. box-
Type:
wlr_box*No description available.
The argument can be NULL.The data is owned by the caller of the function.