mutter/doc/cookbook
Elliot Smith b532f95917 cookbook: Added introduction to and recipe on ClutterScript
Wrote an introduction to using ClutterScript with JSON. Focus
is on explaining why you might want to use it, basic principles
of operation (with annotated JSON sample), and how to map
data types from C to JSON.

Written simultaneously with a short recipe (uses the same sample
code) showing how to load a JSON file and retrieve objects
from it in code.
2010-08-27 11:25:40 +01:00
..
examples cookbook: Added comments to script example 2010-08-27 11:21:30 +01:00
images cookbook: Added recipe for handling pointer events on an actor 2010-08-20 13:56:17 +01:00
videos cookbook: Added video of two texture cross-fade 2010-08-18 11:41:32 +01:00
actors.xml cookbook: Added recipe for non-rectangular actor 2010-08-10 11:08:05 +01:00
animations.xml cookbook: Added recipe for animated rotation of an actor 2010-07-28 11:43:26 +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: Added recipe for handling pointer events on an actor 2010-08-20 13:56:17 +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: Use text for callouts in documentation 2010-08-27 11:21:30 +01:00
recipe-template.xml cookbook: Split the cookbook chapters 2010-07-01 12:19:17 +01:00
script.xml cookbook: Added introduction to and recipe on ClutterScript 2010-08-27 11:25:40 +01:00
text.xml cookbook: Close a tag, making xsltproc happier 2010-08-06 15:43:15 +01:00
textures.xml cookbook: Use GdkPixbuf instead of getting data from a texture 2010-08-18 16:02:51 +01:00
version.xml.in