[ Version ( since = "1.0" ) ]
public unowned LayoutMeta get_child_meta (Container container, Actor actor)
Retrieves the LayoutMeta that the layout this
associated to the actor child of container, eventually by creating one if the
LayoutManager supports layout properties
| this | |
| container |
a Container using this |
| actor |
a Actor child of |
|
a LayoutMeta, or |