gtk-d v3.5.1 (2017-01-10T22:24:21Z)
Home
Dub
Repo
AtkTextIface.getCharacterExtents
gtkc
atktypes
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
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