gtkEntryBufferGetText: gtkEntryBufferGetText
Description
Retrieves the contents of the buffer.Usage
gtkEntryBufferGetText(object)
Value
string. This string points to internally allocated
storage in the buffer and must not be freed, modified or
stored.
Details
The memory pointer returned by this call will not change
unless this object emits a signal, or is finalized.
Since 2.18