Method

GtkScrollableset_vscroll_policy

since: 3.0

Declaration [src]

void
gtk_scrollable_set_vscroll_policy (
  GtkScrollable* scrollable,
  GtkScrollablePolicy policy
)

Description [src]

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

Available since: 3.0

Parameters

policy

Type: GtkScrollablePolicy

The vertical GtkScrollablePolicy.