Scrollable.setVscrollPolicy
void setVscrollPolicy(gtk.types.ScrollablePolicy policy)Sets the [gtk.types.ScrollablePolicy].
The policy determines whether vertical scrolling should start below the minimum height or below the natural height.
Parameters
policy | the vertical [gtk.types.ScrollablePolicy] |