ScrollableT.setVscrollPolicy

Sets the #GtkScrollablePolicy to determine whether vertical scrolling should start below the minimum height or below the natural height.

template ScrollableT(TStruct)
void
setVscrollPolicy
(
GtkScrollablePolicy policy
)

Parameters

policy GtkScrollablePolicy

the vertical #GtkScrollablePolicy

Meta