Function

Metaget_stage_for_display

Declaration [src]

ClutterActor*
meta_get_stage_for_display (
  MetaDisplay* display
)

Description

No description available.

Parameters

display

Type: MetaDisplay

A MetaDisplay.

The data is owned by the caller of the function.

Return value

Type: ClutterActor

The ClutterStage for the display.

The data is owned by the called function.