move-focus-out

This signal is emitted when the user moves the focus out of the scrolled window by pressing Control+Tab or Shift+Control+Tab.

Callback function

void callback(GtkScrolledWindow scrolledwindow, GtkDirectionType direction);