GtkTextViewClass.moveCursor

The class handler for the GtkTextView::move-cursor keybinding signal.

struct GtkTextViewClass
extern (C)
void function(GtkTextView* textView, GtkMovementStep step, int count, bool extendSelection) moveCursor;