SourceView.addOnMoveLines

The ::move-lines signal is a keybinding which gets emitted when the user initiates moving a line. The default binding key is Alt+Up/Down arrow. And moves the currently selected lines, or the current line by count. For the moment, only count of -1 or 1 is valid. TRUE if the line should be copied, FALSE if it should be moved Since 2.10

class SourceView
void
addOnMoveLines

Meta