layout_manager


Description:

public LayoutManager layout_manager { get; owned set; }

The `GtkLayoutManager` instance to use to compute the preferred size of the widget, and allocate its children.

This property is meant to be set by widget implementations, typically in their instance init function.