gtk-d ~GtkD-3.7 (2022-02-27T01:35:29.3134103)
Dub
Repo
AtkTextIface.getCaretOffset
atk
c
types
AtkTextIface
struct
AtkTextIface
extern (
C
)
int
function
(
AtkText
*
text
)
getCaretOffset
;
Return Value
the offset position of the caret (cursor).
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
setCaretOffset
setSelection
textAttributesChanged
textCaretMoved
textChanged
textSelectionChanged