cookbook: Simple example to demonstrate bind constraint
authorElliot Smith <elliot.smith@intel.com>
Wed, 15 Sep 2010 15:05:15 +0000 (16:05 +0100)
committerElliot Smith <elliot.smith@intel.com>
Fri, 17 Sep 2010 14:58:48 +0000 (15:58 +0100)
commit8a149521cef9f2693d0c32e3cc4bf85a62dee026
treefa641c06f865ff12d78ba7a79251b4ce58616139
parenta0f63a3153c023f6a3299b95c0e7259d1eba013d
cookbook: Simple example to demonstrate bind constraint

A simple example showing how to scale an actor to the stage.

Demonstrates ClutterBindConstraint and ClutterAlignConstraint
in a fashion suitable for a short recipe.
doc/cookbook/examples/Makefile.am
doc/cookbook/examples/layouts-bind-constraint-stage.c [new file with mode: 0644]