actor: Add a method for querying key focus
A simple convenience method on Clutter.Actor for checking whether it has key focus assigned on the Stage to which it belongs.
This commit is contained in:
@ -403,6 +403,7 @@ clutter_actor_set_shader_param_float
|
||||
clutter_actor_set_shader_param_int
|
||||
|
||||
<SUBSECTION>
|
||||
clutter_actor_has_key_focus
|
||||
clutter_actor_grab_key_focus
|
||||
clutter_actor_get_pango_context
|
||||
clutter_actor_create_pango_context
|
||||
|
Reference in New Issue
Block a user