Property
GtkWidget:layout-manager
since: 4.0
Description [src]
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.
Type: | GtkLayoutManager |
Available since: | 4.0 |
Getter method | gtk_widget_get_layout_manager() |
Setter method | gtk_widget_set_layout_manager() |