Constructor
ClutterTextnew
Declaration [src]
ClutterActor*
clutter_text_new (
void
)
Return value
Type: ClutterActor
The newly created ClutterText
actor.
The data is owned by the called function. |
ClutterActor*
clutter_text_new (
void
)
Type: ClutterActor
The newly created ClutterText
actor.
The data is owned by the called function. |