Widget.setLayoutManager
void setLayoutManager(gtk.layout_manager.LayoutManager layoutManager = null) nothrowSets the layout manager delegate instance that provides an implementation for measuring and allocating the children of widget.
Parameters
layoutManager | a gtk.layout_manager.LayoutManager |