Method
GtkTextget_buffer
Declaration [src]
GtkEntryBuffer*
gtk_text_get_buffer (
  GtkText* self
)
Description [src]
Get the GtkEntryBuffer object which holds the text for
this widget.
| Gets property | Gtk.Text:buffer | 
Return value
| Returns: | GtkEntryBuffer | 
| A  | |
| The data is owned by the instance. |