EntryBuffer.this

Sets our main struct and passes it to the parent class.

  1. this(GtkEntryBuffer* gtkEntryBuffer, bool ownedRef)
    class EntryBuffer
    this
    (
    GtkEntryBuffer* gtkEntryBuffer
    ,
    bool ownedRef = false
    )
  2. this(string initialChars, int nInitialChars)