Function
StThemeContextget_for_stage
Declaration [src]
StThemeContext*
st_theme_context_get_for_stage (
  ClutterStage* stage
)
Parameters
- stage
- 
            Type: ClutterStageA ClutterStage.The data is owned by the caller of the function. 
Return value
Type: StThemeContext
The singleton theme context for the stage.
| The data is owned by the called function. |