TextBuffer.this

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

  1. this(GtkTextBuffer* gtkTextBuffer, bool ownedRef)
    class TextBuffer
    this
    (
    GtkTextBuffer* gtkTextBuffer
    ,
    bool ownedRef = false
    )
  2. this(TextTagTable table)