Entry.with_buffer
Description:
[
CCode ( has_construct_function =
false , type =
"GtkWidget*" ) ]
[
Version ( since =
"2.18" ) ]
public Entry.with_buffer (
EntryBuffer buffer)
Creates a new entry with the specified text buffer.
Parameters:
buffer |
The buffer to use for the new Entry.
|
Returns: