Emmanuele Bassi 81bc2b4cc7 [actor] Remove unused clutter_actor_pick()
The clutter_actor_pick() function just emits the ::pick signal
on the actor. Nobody should be using it, since the paint() method
is already context sensitive and will result in a ::pick emission
by itself. The clutter_actor_pick() is just confusing things.
2009-06-29 17:01:10 +01:00
..
2009-06-09 14:47:36 +01:00
2009-06-18 14:20:28 +01:00
2009-06-17 15:09:16 +01:00
2009-06-18 14:20:28 +01:00
2009-06-18 14:20:28 +01:00
2009-06-19 15:12:32 +01:00
2009-01-20 18:47:50 +00:00
2009-06-09 14:47:36 +01:00
2009-06-09 14:47:36 +01:00
2009-03-13 14:29:27 +00:00