GtkScrolledWindowClass.moveFocusOut

Keybinding signal which gets emitted when focus is moved away from the scrolled window by a keybinding.

struct GtkScrolledWindowClass
extern (C)
void function(GtkScrolledWindow* scrolledWindow, GtkDirectionType direction) moveFocusOut;