1
0
Fork 0
mutter-performance-source/doc/cookbook
Elliot Smith a0f63a3153 cookbook: Example of using a bind constraint for an overlay
Example code which loads an image into a texture, and resizes
the image in response to +/- key presses. The overlay is
a transparent rectangle which is bound to the height and
width of the texture; on clicking the texture, the overlay
is made visible by increasing its opacity.

This demonstrates how to use constraints to simplify code
for resizing an actor which is "dependent" on another actor.
2010-09-17 15:58:48 +01:00
..
examples cookbook: Example of using a bind constraint for an overlay 2010-09-17 15:58:48 +01:00
images cookbook: Added recipe for handling pointer events on an actor 2010-08-20 13:56:17 +01:00
videos cookbook: Added a recipe for reusing a complex animation 2010-09-13 14:31:17 +01:00
actors.xml cookbook: Added recipe for non-rectangular actor 2010-08-10 11:08:05 +01:00
animations.xml cookbook: Added a recipe for reusing a complex animation 2010-09-13 14:31:17 +01:00
clutter-cookbook.xml.in cookbook: Added skeleton for script chapter of cookbook 2010-08-27 11:21:30 +01:00
events.xml cookbook: Use the new CLUTTER_KEY_* symbol constants 2010-09-10 18:21:45 +01:00
introduction.xml cookbook: Split the cookbook chapters 2010-07-01 12:19:17 +01:00
layouts.xml cookbook: Added layout introduction and "stacking actors" recipe 2010-08-09 16:25:48 +01:00
Makefile.am cookbook: Added a recipe for reusing a complex animation 2010-09-13 14:31:17 +01:00
recipe-template.xml cookbook: Split the cookbook chapters 2010-07-01 12:19:17 +01:00
script.xml cookbook: Added recipe for signal handling in ClutterScript 2010-08-31 14:39:47 +01:00
text.xml cookbook: Add a short introduction for the Text chapter 2010-09-03 15:44:03 +01:00
textures.xml Replace cogl_color_set_from_* with cogl_color_init_from_* 2010-09-03 16:58:47 +01:00
version.xml.in Add the Clutter Cookbook to the build 2009-11-30 21:31:19 +00:00