Method

PhoshLayerSurfaceset_stacked_below

Declaration [src]

void
phosh_layer_surface_set_stacked_below (
  PhoshLayerSurface* self,
  PhoshLayerSurface* target
)

Description [src]

Stacks the surface self directly below target.

Parameters

target

Type: PhoshLayerSurface

The target surface.

The data is owned by the caller of the method.