Enumeration
GtkScrollablePolicy
Description [src]
Defines the policy to be used in a scrollable widget when updating the scrolled window adjustments in a given orientation.
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: