GtkScrolledWindowClass.scrollChild

Keybinding signal which gets emitted when a keybinding that scrolls is pressed.

struct GtkScrolledWindowClass
extern (C)
gboolean function(GtkScrolledWindow* scrolledWindow, GtkScrollType scroll, gboolean horizontal) scrollChild;