gtk-d v3.0.0 (2015-03-15T18:41:33Z)
Home
Dub
Repo
EntryBuffer.this
gtk
EntryBuffer
EntryBuffer
Sets our main struct and passes it to the parent class.
this
(GtkEntryBuffer* gtkEntryBuffer, bool ownedRef)
class
EntryBuffer
this
(
GtkEntryBuffer
*
gtkEntryBuffer
,
bool
ownedRef
= false
)
this
(string initialChars, int nInitialChars)
Meta
Source
See Implementation
gtk
EntryBuffer
EntryBuffer
constructors
this
functions
addOnDeletedText
addOnInsertedText
deleteText
emitDeletedText
emitInsertedText
getBytes
getEntryBufferStruct
getLength
getMaxLength
getStruct
getText
insertText
setMaxLength
setStruct
setText
static functions
callBackDeletedText
callBackInsertedText
getType
variables
connectedSignals
gtkEntryBuffer
onDeletedTextListeners
onInsertedTextListeners
Sets our main struct and passes it to the parent class.