actor: Use the TOPLEVEL flag instead of a type check
authorEmmanuele Bassi <ebassi@linux.intel.com>
Sat, 27 Feb 2010 18:24:17 +0000 (18:24 +0000)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Sat, 27 Feb 2010 18:24:17 +0000 (18:24 +0000)
commit52ba9a1800302f887ebe6d2e7aa7ab4503ea6e5e
tree6165af562a41ce5a3d745a7ed8635fa445bdf86e
parentcd62dfbd1419870fb6792bcab87ea8e7d0e760f5
actor: Use the TOPLEVEL flag instead of a type check

We can use the internal private CLUTTER_ACTOR_IS_TOPLEVEL flag, which is
set only on Stages.
clutter/clutter-actor.c