Constructor
ClutterTextBuffernew
Declaration [src]
ClutterTextBuffer*
clutter_text_buffer_new (
void
)
Return value
Type: ClutterTextBuffer
A new ClutterTextBuffer object.
The caller of the function takes ownership of the data, and is responsible for freeing it. |