Virtual Method

PhocChildRootunconstrain_popup

Declaration [src]

gboolean
unconstrain_popup (
  PhocChildRoot* root,
  wlr_box* box
)

Description [src]

Get a box that the popup can use to unconstrain itself. Coordinates are relative to the toplevel’s top, left corner.

Parameters

box

Type: wlr_box*

No description available.

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

Return value

Type: gboolean

No description available.