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 #GtkEntry. |
Returns
a new #GtkEntry
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 #GtkEntry. |