mutter/doc/reference
Emmanuele Bassi a0747e8c2d 2008-05-28 Emmanuele Bassi <ebassi@openedhand.com>
Bug 882 - Allow child properties for containers implementing the
	          ClutterContainer interface (Øyvind Kolås)

	* clutter/clutter-child-meta.[ch]: Base class for the metadata
	of a ClutterActor inside a ClutterContainer; the ChildMeta
	object implements a wrapper for storing data that is attached
	to a ClutterActor only when it's part of a ClutterContainer.
	The ChildMeta object is used to store the child properties
	accessible through the ClutterContainer API.

	* clutter/clutter-container.[ch]: Creates the ChildMeta for
	each actor, in case the Container specifies the ChildMeta
	type to use.

	* clutter/Makefile.am: Add clutter-child-meta.[ch] to the build.

	* clutter/clutter-marshal.list: Add the marshaller for the
	ClutterContainer::child-notify signal.

	* clutter/clutter-types.h: Declare ClutterContainer and
	ClutterChildMeta to avoid recursive inclusion.
2008-05-28 13:48:11 +00:00
..
clutter 2008-05-28 Emmanuele Bassi <ebassi@openedhand.com> 2008-05-28 13:48:11 +00:00
cogl Removed COGLhandle and changed shader and program functions to be 2008-04-29 16:10:37 +00:00
ChangeLog 2008-05-15 Emmanuele Bassi <ebassi@openedhand.com> 2008-05-15 14:40:44 +00:00
Makefile.am Merged clutter-ivan branch into trunk. 2008-04-25 13:37:36 +00:00