Method
ClutterBackendget_key_focus
Declaration [src]
ClutterKeyFocus*
clutter_backend_get_key_focus (
ClutterBackend* backend,
ClutterStage* stage
)
Parameters
stage-
Type:
ClutterStageA
ClutterStage.The data is owned by the caller of the method.
Return value
Type: ClutterKeyFocus
The ClutterKeyFocus representing key focus.
| The returned data is owned by the instance. |