Method

MetaContextget_wayland_compositor

Declaration [src]

MetaWaylandCompositor*
meta_context_get_wayland_compositor (
  MetaContext* context
)

Description [src]

Get the MetaWaylandCompositor associated with the MetaContext.

Return value

Type: MetaWaylandCompositor

The MetaWaylandCompositor.

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