Widget.setLayoutManager

Sets the layout manager delegate instance that provides an implementation for measuring and allocating the children of @widget.

class Widget
void
setLayoutManager

Parameters

layoutManager LayoutManager

a GtkLayoutManager

Meta