Constructor
ClutterTextnew_with_buffer
Declaration [src]
ClutterActor*
clutter_text_new_with_buffer (
ClutterTextBuffer* buffer
)
Parameters
buffer |
ClutterTextBuffer |
The buffer to use for the new |
|
The data is owned by the caller of the function. |
Return value
Returns: | ClutterActor |
A new |
|
The data is owned by the called function. |