Allow passing the pick mode to get_actor_at_pos()

Bug 1513 - Allow passing in ClutterPickMode to
           clutter_stage_get_actor_at_pos()

At the moment, clutter_stage_get_actor_at_pos() uses CLUTTER_PICK_ALL
internally to find an actor. It would be useful to allow passing in
ClutterPickMode to clutter_stage_get_actor_at_pos(), so that the caller
can specify CLUTTER_PICK_REACTIVE as a criteria.
This commit is contained in:
Emmanuele Bassi
2009-04-24 15:05:02 +01:00
parent 6064572703
commit 08ba42a5ab
10 changed files with 43 additions and 16 deletions

View File

@ -496,6 +496,7 @@ clutter_stage_fullscreen
clutter_stage_unfullscreen
clutter_stage_show_cursor
clutter_stage_hide_cursor
ClutterPickMode
clutter_stage_get_actor_at_pos
clutter_stage_ensure_current
clutter_stage_ensure_viewport