gtk-d v3.10.0 (2021-11-11T18:52:04Z)
Home
Dub
Repo
AtkTextIface.scrollSubstringTo
atk
c
types
AtkTextIface
struct
AtkTextIface
extern (
C
)
int
function
(
AtkText
*
text
,
int
startOffset
,
int
endOffset
,
AtkScrollType
type
)
scrollSubstringTo
;
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