Scrollable.vscrollPolicy

gtk.types.ScrollablePolicy vscrollPolicy() @property

Get vscrollPolicy property.

Returns

Determines whether vertical scrolling should start once the scrollable

widget is allocated less than its minimum height or less than its natural height.

void vscrollPolicy(gtk.types.ScrollablePolicy propval) @property

Set vscrollPolicy property.

Parameters

propvalDetermines whether vertical scrolling should start once the scrollable widget is allocated less than its minimum height or less than its natural height.