Method
PhocLayerSurfaceget_output
Declaration [src]
PhocOutput*
phoc_layer_surface_get_output (
PhocLayerSurface* self
)
Return value
Type: PhocOutput
The layer surface’s output or
NULL
if the output was destroyed.
The data is owned by the instance. |
The return value can be NULL . |