gtk-d ~master (2021-12-27T01:42:50.7039388)
Dub
Repo
AtkTextIface.scrollSubstringToPoint
atk
c
types
AtkTextIface
struct
AtkTextIface
extern (
C
)
int
function
(
AtkText
*
text
,
int
startOffset
,
int
endOffset
,
AtkCoordType
coords
,
int
x
,
int
y
)
scrollSubstringToPoint
;
Return Value
whether scrolling was successful.
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