container: Expose create and destroy ChildMeta methods
authorEmmanuele Bassi <ebassi@linux.intel.com>
Thu, 25 Feb 2010 12:39:24 +0000 (12:39 +0000)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Thu, 25 Feb 2010 12:55:12 +0000 (12:55 +0000)
commit543e2d3f0609864cebb1f1eaf258108abab50770
treeb0f0161ba755bbd02693b3afea68bca858925bb2
parent31b5856d69e8d53de17270da7ab59dd290e2868a
container: Expose create and destroy ChildMeta methods

It is conceivable that Container implementations might add children
outside of the Container::add() implementation - e.g. for packing at
a specific index. Since the addition (and removal) might happen outside
the common path we need to expose all the API that is implicitly called
by ClutterContainer when adding and removing a child - namely the
ChildMeta creation and destruction.
clutter/clutter-container.c
clutter/clutter-container.h
doc/reference/clutter/clutter-sections.txt