cally: Allow memory management for actions
authorEmmanuele Bassi <ebassi@linux.intel.com>
Fri, 10 Dec 2010 17:46:58 +0000 (17:46 +0000)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 14 Dec 2010 10:07:32 +0000 (10:07 +0000)
commit52442414d953e90930d3928e81216e0f3ac194fe
tree55effbb5aabb853545cf197285b2a0dc20a83f71
parentdef14e80cbb898c6c198a5caf3a2a3ad15d5e8e1
cally: Allow memory management for actions

Adding an action should allow passing a user data pointer, and have a
notification action that gets called when removing the action. This
allows introspection and language bindings to attach custom data to the
action - for instance, the real callable object that should be invoked.

http://bugzilla.clutter-project.org/show_bug.cgi?id=2479
clutter/cally/cally-actor.c
clutter/cally/cally-actor.h