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
| Sets property | Gtk.Scrollable:vscroll-policy |
Parameters
policy-
Type:
GtkScrollablePolicyThe vertical
GtkScrollablePolicy.