widget is allocated less than its minimum width or less than its natural width.
Scrollable.hscrollPolicy
gtk.types.ScrollablePolicy hscrollPolicy() @propertyGet hscrollPolicy property.
Returns
Determines whether horizontal scrolling should start once the scrollable
void hscrollPolicy(gtk.types.ScrollablePolicy propval) @propertySet hscrollPolicy property.
Parameters
propval | Determines whether horizontal scrolling should start once the scrollable widget is allocated less than its minimum width or less than its natural width. |