WidgetGidBuilderImpl.layoutManager
T layoutManager(gtk.layout_manager.LayoutManager propval)Set layoutManager property.
Parameters
propval | The gtk.layout_manager.LayoutManager 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. |
Returns
Builder instance for fluent chaining