Deprecate actor id
authorEmmanuele Bassi <ebassi@linux.intel.com>
Mon, 11 Apr 2011 11:30:51 +0000 (12:30 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Fri, 6 May 2011 16:47:41 +0000 (17:47 +0100)
commitf6e6c803d9ff95c30f489e1e66b01c589a153084
tree56cafce6ca346e3b1153b8c50fb3ce6eac5ede28
parentdbae7e60143120bac913d2dbaaf786b357f51faf
Deprecate actor id

The actor's id, which is currently used to generate the pick color,
should not be part of the public API: it's an internal detail of the
pick implementation, and having it exposed is like punching a hole
through the abstraction.

http://bugzilla.clutter-project.org/show_bug.cgi?id=2633

https://bugzilla.gnome.org/show_bug.cgi?id=647876
clutter/clutter-actor-private.h
clutter/clutter-actor.c
clutter/clutter-actor.h
clutter/clutter-main.c