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