Next: ClutterCloneTexture, Previous: ClutterBehaviour, Up: Top
Wrapper for actors inside a container
<clutter-child-meta> is a wrapper object created by
<clutter-container> implementations in order to store child-specific data
and properties.
A <clutter-child-meta> wraps a <clutter-actor> inside a
<clutter-container>.
<clutter-child-meta> is available since Clutter 0.8
Derives from
<gobject>.This class defines the following slots:
container- The container that created this data
actor- The actor wrapped by this data