Constructor
CallyTextnew
Declaration [src]
AtkObject*
cally_text_new (
ClutterActor* actor
)
Description [src]
Creates a new CallyText for the given actor. actor must be a
ClutterText.
| Available since: | 1.4 |
Parameters
actor |
ClutterActor |
A |
|
| The data is owned by the caller of the function. |
Return value
| Returns: | AtkObject |
The newly created |
|
| The caller of the function takes ownership of the data, and is responsible for freeing it. |