TextBuffer.this

Creates a new text buffer.

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

Parameters

table TextTagTable

a tag table, or NULL to create a new one

Return Value

a new text buffer

Throws

ConstructionException GTK+ fails to create the object.