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