Entry.newWithBuffer

gtk.entry.Entry newWithBuffer(gtk.entry_buffer.EntryBuffer buffer) static nothrow

Creates a new entry with the specified text buffer.

Parameters

bufferThe buffer to use for the new #GtkEntry.

Returns

a new #GtkEntry