Enumeration
GtkScrollablePolicy
since: 4.0
Description [src]
Defines the policy to be used in a scrollable widget when updating the scrolled window adjustments in a given orientation.
Available since: 4.0
Members
GTK_SCROLL_MINIMUM
-
Scrollable adjustments are based on the minimum size.
- Value:
0
- Nickname:
minimum
- Available since: 4.0
- Value:
GTK_SCROLL_NATURAL
-
Scrollable adjustments are based on the natural size.
- Value:
1
- Nickname:
natural
- Available since: 4.0
- Value: