API Version: 10
Library Version: 10
Generated by gi-docgen 2022.2
since: 1.4
gboolean clutter_actor_has_key_focus ( ClutterActor* self )
Checks whether self is the ClutterActor that has key focus.
self
ClutterActor
Available since: 1.4
Type: gboolean
gboolean
TRUE if the actor has key focus, and FALSE otherwise.
TRUE
FALSE