Property
ClutterStage:key-focus
since: 13
Description [src]
The ClutterActor that will receive key events from the underlying
windowing system.
If NULL, the ClutterStage will receive the events.
| Type: | ClutterActor |
| Available since: | 13 |
| Getter method | clutter_stage_get_key_focus() |
| Setter method | clutter_stage_set_key_focus() |