Method

PhocViewget_box

Declaration [src]

void
phoc_view_get_box (
  PhocView* view,
  wlr_box* box
)

Description

No description available.

Parameters

box

Type: wlr_box*

No description available.

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