reorder_tab


Description:

public signal bool reorder_tab (DirectionType object, bool p0)

Emitted when the tab should be reordered.

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

Parameters:

direction

the direction to move the tab

move_to_last

whether to move to the last position

Returns:

whether the tab was moved.