Scrollable.setHscrollPolicy
void setHscrollPolicy(gtk.types.ScrollablePolicy policy)Sets the gtk.types.ScrollablePolicy.
The policy determines whether horizontal scrolling should start below the minimum width or below the natural width.
Parameters
policy | the horizontal gtk.types.ScrollablePolicy |