of the widget, and allocate its children.
This property is meant to be set by widget implementations, typically in their instance init function.
gtk.layout_manager.LayoutManager layoutManager() @propertyGet layoutManager property.
of the widget, and allocate its children.
This property is meant to be set by widget implementations, typically in their instance init function.
void layoutManager(gtk.layout_manager.LayoutManager propval) @propertySet layoutManager property.
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. |