ScrollableT.setVscrollPolicy

Sets the GtkScrollablePolicy.

The policy determines 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