API Version: 10
Library Version: 10
gboolean clutter_actor_has_key_focus ( ClutterActor* self )
Checks whether self is the ClutterActor that has key focus.
self
ClutterActor
gboolean
TRUE if the actor has key focus, and FALSE otherwise.
TRUE
FALSE