MovementStep
Passed as argument to various keybinding signals for moving the cursor position.
Entries
Link copied to clipboard
Move forward or back by graphemes
Link copied to clipboard
Move left or right by graphemes
Link copied to clipboard
Move up or down lines (wrapped lines)
Link copied to clipboard
Move to either end of a line
Link copied to clipboard
Move up or down paragraphs (newline-ended lines)
Link copied to clipboard
Move to either end of a paragraph
Link copied to clipboard
Move to ends of the buffer
Link copied to clipboard
Move horizontally by pages
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.