emitMoveCursor

fun emitMoveCursor(step: MovementStep, count: <Error class: unknown class>, extend: Boolean, modify: Boolean)(source)

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

extend

whether to extend the selection

modify

whether to modify the selection