Method

GtkScrolledWindowget_propagate_natural_width

since: 3.22

Declaration [src]

gboolean
gtk_scrolled_window_get_propagate_natural_width (
  GtkScrolledWindow* scrolled_window
)

Description [src]

Reports whether the natural width of the child will be calculated and propagated through the scrolled window’s requested natural width.

Available since: 3.22

Return value

Type: gboolean

Whether natural width propagation is enabled.