Method
ClutterTextBufferget_text
since: 1.10
Declaration [src]
const gchar*
clutter_text_buffer_get_text (
ClutterTextBuffer* 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: 1.10
Gets property | Clutter.TextBuffer:text |