gtk-d v3.1.3 (2015-05-25T12:16:21Z)
Home
Dub
Repo
AtkEditableTextIface.insertText
gtkc
atktypes
AtkEditableTextIface
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
struct
AtkEditableTextIface
extern (
C
)
void
function
(
AtkEditableText
*
text
,
const
(
char
)*
str
,
int
length
,
int
*
position
)
insertText
;
Meta
Source
See Implementation
gtkc
atktypes
AtkEditableTextIface
variables
copyText
cutText
deleteText
insertText
parentInterface
pasteText
setRunAttributes
setTextContents