Method

GtkScrollableset_hscroll_policy

since: 3.0

Declaration [src]

void
gtk_scrollable_set_hscroll_policy (
  GtkScrollable* scrollable,
  GtkScrollablePolicy policy
)

Description [src]

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

Available since: 3.0

Parameters

policy

Type: GtkScrollablePolicy

The horizontal GtkScrollablePolicy.