Text.newWithBuffer
gtk.text.Text newWithBuffer(gtk.entry_buffer.EntryBuffer buffer)Creates a new [gtk.text.Text] with the specified text buffer.
Parameters
buffer | The buffer to use for the new [gtk.text.Text]. |
Returns
a new [gtk.text.Text]
gtk.text.Text newWithBuffer(gtk.entry_buffer.EntryBuffer buffer)Creates a new [gtk.text.Text] with the specified text buffer.
buffer | The buffer to use for the new [gtk.text.Text]. |