API Version: 16
Library Version: 16
Generated by gi-docgen 2024.2
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