gtk-d v3.6.3 (2017-05-14T21:01:55Z)
Home
Dub
Repo
AtkTextIface.getRangeExtents
gtkc
atktypes
AtkTextIface
struct
AtkTextIface
extern (
C
)
void
function
(
AtkText
*
text
,
int
startOffset
,
int
endOffset
,
AtkCoordType
coordType
,
AtkTextRectangle
*
rect
)
getRangeExtents
;
Meta
Source
See Implementation
gtkc
atktypes
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