Method

Gtk.Text.get_buffer

Declaration [src]

GtkEntryBuffer*
gtk_text_get_buffer (
  GtkText* self
)

Description [src]

Get the GtkEntryBuffer object which holds the text for this self.

Gets propertyGtk.Text:buffer

Return value

Returns: GtkEntryBuffer

A GtkEntryBuffer object.

Ownership is not transferred to the caller