Method

PhocLayerSurfaceget_output

Declaration [src]

PhocOutput*
phoc_layer_surface_get_output (
  PhocLayerSurface* self
)

Description

No description available.

Return value

Type: PhocOutput

The layer surface’s output or NULL if the output was destroyed.

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