Method
GtkEntryBufferget_text
since: 2.18
Declaration [src]
const gchar*
gtk_entry_buffer_get_text (
GtkEntryBuffer* buffer
)
Description [src]
Retrieves the contents of the buffer.
The memory pointer returned by this call will not change unless this object emits a signal, or is finalized.
Available since: 2.18
Gets property | Gtk.EntryBuffer:text |