Method
GtkEntryget_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  | |
| The data is owned by the instance. |