Virtual Method

GtkScrolledWindowmove_focus_out

Declaration [src]

void
move_focus_out (
  GtkScrolledWindow* scrolled_window,
  GtkDirectionType direction
)

Description [src]

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

Parameters

direction

Type: GtkDirectionType

No description available.