API Version: 13
Library Version: 13
Generated by gi-docgen 2023.3
const gchar* clutter_actor_get_name ( ClutterActor* self )
Retrieves the name of self.
self
Clutter.Actor:name
Type: const gchar*
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