Function
StFocusManagerget_for_stage
Declaration [src]
StFocusManager*
st_focus_manager_get_for_stage (
ClutterStage* stage
)
Parameters
stage
-
Type:
ClutterStage
A
ClutterStage
.The data is owned by the caller of the function.
Return value
Type: StFocusManager
The focus manager for stage
.
The data is owned by the called function. |