Text.newWithBuffer

Creates a new gtk.text.Text with the specified text buffer.

class Text
static
newWithBuffer

Parameters

buffer gtk.entry_buffer.EntryBuffer

The buffer to use for the new gtk.text.Text.

Return Value

Type: gtk.text.Text