Emmanuele Bassi a9ae1c65c3 Add ClutterBindingPool:name
The BindingPool constructor should only check for duplicate pools
and then set the :name constructor-only property. If a BindingPool
is created without a name we also make a fuss about it.

It is also possible to simply dispose of a binding pool using
g_object_unref(), as long as it has been created by using
clutter_binding_pool_new() or directly with g_object_new(). Only
BindingPools attached to a class are not owned by the user.
2009-01-13 12:51:03 +00:00
..
2009-01-12 11:21:06 +00:00
2008-12-23 20:55:35 +00:00
2008-10-31 12:07:01 +00:00
2009-01-05 11:11:10 +00:00
2009-01-07 12:06:33 +00:00
2009-01-07 12:06:33 +00:00