[ Version ( since = "1.2" ) ]
public virtual void create_child_meta (Actor actor)
Creates the ChildMeta wrapping actor
inside the
this, if the ClutterContainerIface::child_meta_type
class member is not set to
INVALID.
This function is only useful when adding a Actor to a
Container implementation outside of the ClutterContainer::add
()
virtual function implementation.
Applications should not call this function.
this | |
actor |
a Actor |