Constructor
ClutterTextnew
Declaration [src]
ClutterActor*
clutter_text_new (
void
)
Description [src]
Creates a new ClutterText actor. This actor can be used to
display and edit text.
| Available since: | 1.0 |
Return value
| Returns: | ClutterActor |
The newly created |
|
| The data is owned by the called function. |