Method
PhocViewget_tiled_box
Declaration [src]
gboolean
phoc_view_get_tiled_box (
PhocView* self,
PhocViewTileDirection dir,
PhocOutput* output,
wlr_box* box
)
Parameters
dir
-
Type:
PhocViewTileDirection
No description available.
output
-
Type:
PhocOutput
No description available.
The data is owned by the caller of the method. box
-
Type:
wlr_box*
No description available.
The argument can be NULL
.The data is owned by the caller of the method.