Entry.with_buffer
Description:
[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
public Entry.with_buffer (EntryBuffer buffer)
public Entry.with_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` |