constraint: Add BindConstraint
authorEmmanuele Bassi <ebassi@linux.intel.com>
Wed, 19 May 2010 11:25:28 +0000 (12:25 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Wed, 19 May 2010 11:28:35 +0000 (12:28 +0100)
commit769e964424f4de41b7e875b8a08a2bd17fdd2f70
treedc3d0639d584ac59710ef0acd72311b81a3c3617
parent29257af30c08eeb06089aebb460baacbfd78a052
constraint: Add BindConstraint

The BindConstraint object is a constraint that binds the current
position of an actor on a given axis to the actor that has the
constraint applied.
clutter/Makefile.am
clutter/clutter-bind-constraint.c [new file with mode: 0644]
clutter/clutter-bind-constraint.h [new file with mode: 0644]
clutter/clutter.h