TextBuffer.this

Creates a new text buffer.

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

Parameters

table gtk.text_tag_table.TextTagTable

a tag table, or null to create a new one

Return Value

a new text buffer