Method

PhocLayerSurfaceget_namespace

Declaration [src]

const char*
phoc_layer_surface_get_namespace (
  PhocLayerSurface* self
)

Description

No description available.

Return value

Type: const char*

The layer surface’s namespace.

The returned data is owned by the instance.
The return value can be NULL.
The value is a NUL terminated UTF-8 string.