Method

GtkScrollInfoset_enable_horizontal

since: 4.12

Declaration [src]

void
gtk_scroll_info_set_enable_horizontal (
  GtkScrollInfo* self,
  gboolean horizontal
)

Description [src]

Turns horizontal scrolling on or off.

Available since: 4.12

Parameters

horizontal

Type: gboolean

If scrolling in the horizontal direction should happen.