Text.with_buffer
Description:
[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
public Text.with_buffer (EntryBuffer buffer)
public Text.with_buffer (EntryBuffer buffer)
Creates a new `GtkText` with the specified buffer.
Parameters:
buffer |
the buffer to use |
Returns:
a new `GtkText` |