Method

PhocStackedLayerSurfaceget_target_layer_surface

Declaration [src]

PhocLayerSurface*
phoc_stacked_layer_surface_get_target_layer_surface (
  PhocStackedLayerSurface* stacked_surface
)

Description [src]

Get the PhocLayerSurface this PhocStackedLayerSurface is attached to.

Return value

Type: PhocLayerSurface

The target layer surface.

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