Scrollable.vscrollPolicy

gtk.types.ScrollablePolicy vscrollPolicy() @property nothrow;

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 nothrow;

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.