Method

PhocOutputget_decoration_box

Declaration [src]

void
phoc_output_get_decoration_box (
  PhocOutput* self,
  PhocView* view,
  wlr_box* box
)

Description

No description available.

Parameters

view

Type: PhocView

No 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.