Property
ClutterStage:key-focus
since: 14
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: | 14 |
Getter method | clutter_stage_get_key_focus() |
Setter method | clutter_stage_set_key_focus() |