Property
GtkScrolledWindow:propagate-natural-width
since: 3.22
Description [src]
Whether the natural width of the child should be calculated and propagated through the scrolled window’s requested natural width.
This is useful in cases where an attempt should be made to allocate exactly enough space for the natural size of the child.
Type:gboolean
Available since: 3.22
Default value | FALSE |
Getter method | gtk_scrolled_window_get_propagate_natural_width() |
Setter method | gtk_scrolled_window_set_propagate_natural_width() |