move_handle


Description:

public signal bool move_handle (ScrollType scroll_type)

Emitted to move the handle with key bindings.

This is a [keybinding signal](class.SignalAction.html).

The default bindings for this signal are <kbd>Ctrl</kbd>+<kbd>←</kbd>, <kbd>←</kbd>, <kbd>Ctrl </kbd>+<kbd>→</kbd>, <kbd>→</kbd>, <kbd>Ctrl</kbd>+<kbd>↑</kbd>, <kbd>↑< /kbd>, <kbd>Ctrl</kbd>+<kbd>↓</kbd>, <kbd>↓</kbd>, <kbd>PgUp</kbd>, <kbd>PgDn< /kbd>, <kbd>Home</kbd>, <kbd>End</kbd>.

Parameters:

scroll_type

a `GtkScrollType`

Returns:

whether the handle was moved