Method

GtkScrollInfoset_enable_horizontal

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 gboolean
 

If scrolling in the horizontal direction should happen.