Method

GtkScrollInfoset_enable_vertical

since: 4.12

Declaration [src]

void
gtk_scroll_info_set_enable_vertical (
  GtkScrollInfo* self,
  gboolean vertical
)

Description [src]

Turns vertical scrolling on or off.

Available since: 4.12

Parameters

vertical

Type: gboolean

If scrolling in the vertical direction should happen.