ScrollableT.setHscrollPolicy

Sets the GtkScrollablePolicy to determine whether horizontal scrolling should start below the minimum width or below the natural width.

template ScrollableT(TStruct)
void
setHscrollPolicy

Parameters

policy GtkScrollablePolicy

the horizontal GtkScrollablePolicy

Meta