Documentation
Dlang.org
GtkTextViewClass.moveCursor
gtk
c
types
GtkTextViewClass
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
;
gtk
c
types
GtkTextViewClass
variables
backspace
copyClipboard
createBuffer
cutClipboard
deleteFromCursor
extendSelection
insertAtCursor
insertEmoji
moveCursor
padding
parentClass
pasteClipboard
setAnchor
snapshotLayer
toggleOverwrite
The class handler for the GtkTextView::move-cursor keybinding signal.