Method
GtkEntryBufferget_text
Declaration [src]
const char*
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.
Gets property | Gtk.EntryBuffer:text |