Gtk.MovementStep

MovementStep.LOGICAL_POSITIONS

Move forward or back by graphemes

MovementStep.VISUAL_POSITIONS

Move left or right by graphemes

MovementStep.WORDS

Move forward or back by words

MovementStep.DISPLAY_LINES

Move up or down lines (wrapped lines)

MovementStep.DISPLAY_LINE_ENDS

Move to either end of a line

MovementStep.PARAGRAPHS

Move up or down paragraphs (newline-ended lines)

MovementStep.PARAGRAPH_ENDS

Move to either end of a paragraph

MovementStep.PAGES

Move by pages

MovementStep.BUFFER_ENDS

Move to ends of the buffer

MovementStep.HORIZONTAL_PAGES

Move horizontally by pages