Documentation
Dlang.org
GtkTextViewClass.extendSelection
gtk
c
types
GtkTextViewClass
The class handler for the
GtkTextView::extend-selection
signal.
struct
GtkTextViewClass
extern (
C
)
bool
function
(
GtkTextView
*
textView
,
GtkTextExtendSelection
granularity
,
const
(
GtkTextIter
)*
location
,
GtkTextIter
*
start
,
GtkTextIter
*
end
)
extendSelection
;
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::extend-selection signal.