gtk-d v3.8.3 (2018-05-28T20:50:39Z)
Home
Dub
Repo
AtkTextIface.getCharacterExtents
atk
c
types
AtkTextIface
struct
AtkTextIface
extern (
C
)
void
function
(
AtkText
*
text
,
int
offset
,
int
*
x
,
int
*
y
,
int
*
width
,
int
*
height
,
AtkCoordType
coords
)
getCharacterExtents
;
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