Method

PhocOutputget_wlr_output

Declaration [src]

wlr_output*
phoc_output_get_wlr_output (
  PhocOutput* output
)

Description

No description available.

Gets propertyPhoc.Output:wlr-output

Return value

Type: wlr_output*

No description available.

The returned data is owned by the instance.
The return value can be NULL.