API Version: 4.0
Library Version: 4.17.1
Generated by gi-docgen 2024.2
enum Gtk.ScrollablePolicy
Defines the policy to be used in a scrollable widget when updating the scrolled window adjustments in a given orientation.
GTK_SCROLL_MINIMUM
Scrollable adjustments are based on the minimum size.
0
GTK_SCROLL_NATURAL
Scrollable adjustments are based on the natural size.
1
Content