Virtual Method

PhocChildRootget_box

Declaration [src]

void
get_box (
  PhocChildRoot* root,
  wlr_box* box
)

Description [src]

Get the root’s surface box.

Parameters

box

Type: wlr_box*

No description available.

The argument can be NULL.
The data is owned by the caller of the method.