DELEGATE_LAYOUT


Description:

DELEGATE_LAYOUT

Whether the allocation should be delegated to the LayoutManager instance stored inside the layout_manager property of Actor.

This flag should only be used if you are subclassing Actor and overriding the allocate virtual function, but you wish to use the default implementation of the virtual function inside Actor. Added in Clutter 1.10.