Method
ClutterActorset_name
Declaration [src]
void
clutter_actor_set_name (
ClutterActor* self,
const gchar* name
)
Description [src]
Sets the given name to self
. The name can be used to identify
a ClutterActor
.
Sets property | Clutter.Actor:name |