gtk-d v3.6.3 (2017-05-14T21:01:55Z)
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
classes
OnDeletedTextDelegateWrapper
OnInsertedTextDelegateWrapper
constructors
this
functions
addOnDeletedText
addOnInsertedText
deleteText
emitDeletedText
emitInsertedText
getBytes
getEntryBufferStruct
getLength
getMaxLength
getStruct
getText
insertText
setMaxLength
setStruct
setText
static functions
callBackDeletedText
callBackDeletedTextDestroy
callBackInsertedText
callBackInsertedTextDestroy
getType
variables
gtkEntryBuffer
Sets our main struct and passes it to the parent class.