API Version: 10
Library Version: 10
const gchar* clutter_actor_get_name ( ClutterActor* self )
Retrieves the name of self.
self
Clutter.Actor:name
const gchar*
The name of the actor, or NULL. The returned string is owned by the actor and should not be modified or freed.
NULL