Scrollable.hscrollPolicy

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

Get hscrollPolicy property.

Returns

Determines whether horizontal scrolling should start once the scrollable

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

void hscrollPolicy(gtk.types.ScrollablePolicy propval) @property nothrow;

Set hscrollPolicy property.

Parameters

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