Method
ClutterTextBufferget_text
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.
Gets property | Clutter.TextBuffer:text |