Method
Gtk.Entry.get_buffer
Declaration [src]
GtkEntryBuffer*
gtk_entry_get_buffer (
GtkEntry* entry
)
Description [src]
Get the GtkEntryBuffer
object which holds the text for
this widget.
Gets property | Gtk.Entry:buffer |
Return value
Returns: GtkEntryBuffer |
|
A |
|
Ownership is not transferred to the caller |