gtk-d v3.4.0 (2016-12-28T18:49:35Z)
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