gtk-d ~gtk4 (2021-12-20T08:37:41.4817885)
Dub
Repo
AtkTextIface.textCaretMoved
atk
c
types
AtkTextIface
struct
AtkTextIface
extern (
C
)
void
function
(
AtkText
*
text
,
int
location
)
textCaretMoved
;
Meta
Source
See Implementation
atk
c
types
AtkTextIface
variables
addSelection
getBoundedRanges
getCaretOffset
getCharacterAtOffset
getCharacterCount
getCharacterExtents
getDefaultAttributes
getNSelections
getOffsetAtPoint
getRangeExtents
getRunAttributes
getSelection
getStringAtOffset
getText
getTextAfterOffset
getTextAtOffset
getTextBeforeOffset
parent
removeSelection
scrollSubstringTo
scrollSubstringToPoint
setCaretOffset
setSelection
textAttributesChanged
textCaretMoved
textChanged
textSelectionChanged