Scrollable.hscrollPolicy

gtk.types.ScrollablePolicy hscrollPolicy() @property

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

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.