gtk-d v2.3.2 (2014-04-12T21:00:09Z)
Home
Dub
Repo
AtkTextIface.getDefaultAttributes
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
)
AtkAttributeSet
*
function
(
AtkText
*
text
)
getDefaultAttributes
;
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