gtk-d v3.1.2 (2015-04-12T17:18:07Z)
Home
Dub
Repo
GtkEditableInterface.getChars
gtkc
gtktypes
GtkEditableInterface
struct
GtkEditableInterface
extern (
C
)
char
*
function
(
GtkEditable
*
editable
,
int
startPos
,
int
endPos
)
getChars
;
Meta
Source
See Implementation
gtkc
gtktypes
GtkEditableInterface
variables
baseIface
changed
deleteText
doDeleteText
doInsertText
getChars
getPosition
getSelectionBounds
insertText
setPosition
setSelectionBounds