emitMoveCursor

fun emitMoveCursor(step: MovementStep, count: <Error class: unknown class>, extendSelection: Boolean)

Emits the "move-cursor" signal. See onMoveCursor.

Parameters

step

the granularity of the move, as a GtkMovementStep

count

the number of @step units to move

extendSelection

true if the move should extend the selection