Method

PhocLayerSurfaceget_mapped

Declaration [src]

gboolean
phoc_layer_surface_get_mapped (
  PhocLayerSurface* self
)

Description [src]

Get whether the layer surface is currently mapped.

Return value

Type: gboolean

TRUE if the surface is currently mapped, otherwise FALSE.