TextBuffer.this

  1. this(void* ptr, Flag!"Take" take)
    class TextBuffer
    this
    (
    void* ptr
    ,
    Flag!"Take" take = No.Take
    )
  2. this(gtk.text_tag_table.TextTagTable table)