actor: add clutter_actor_contains()

It is often useful to determine if one actor is an ancestor of
another. Add a method to do that.

http://bugzilla.openedhand.com/show_bug.cgi?id=2162

Signed-off-by: Emmanuele Bassi <ebassi@linux.intel.com>
This commit is contained in:
Dan Winship
2010-06-10 08:24:55 -04:00
committed by Emmanuele Bassi
parent d816acd834
commit f3f3b56742
3 changed files with 28 additions and 0 deletions

View File

@ -355,6 +355,7 @@ clutter_actor_set_parent
clutter_actor_get_parent
clutter_actor_reparent
clutter_actor_unparent
clutter_actor_contains
clutter_actor_raise
clutter_actor_lower
clutter_actor_raise_top