gtk-d v3.1.3 (2015-05-25T12:16:21Z)
Home
Dub
Repo
AtkTextIface.getRangeExtents
gtkc
atktypes
AtkTextIface
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
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