[ Version ( since = "3.0" ) ]
public virtual signal void move_words (int step)
The move_words signal is a keybinding which gets emitted when the user initiates moving a word.
The default binding key is Alt+Left/Right Arrow and moves the current selection, or the current word by one word.
count |
the number of words to move over |