mutter/doc/cookbook/examples
Elliot Smith 7059be499a docs: Add more comments on code example for composite actor
Add more comments about the specific purpose of functions
and variables in the composite actor example, particularly
around GObject implementation.
2011-01-31 10:08:07 +00:00
..
actors-composite-main.c docs: Add custom ClutterActor example which uses composition 2011-01-31 10:08:07 +00:00
animations-complex-overlapping.json
animations-complex.c
animations-complex.json
animations-looping-animator.c cookbook: Looping animation examples 2010-11-15 11:23:04 +00:00
animations-looping-implicit.c timeline: Rename the reverse property to auto-reverse 2010-12-17 12:07:52 +00:00
animations-looping-state.c cookbook: Looping animation examples 2010-11-15 11:23:04 +00:00
animations-moving-animator.c cookbook: Make example code C90 compliant 2010-11-12 10:18:31 +00:00
animations-moving-implicit.c cookbook: Make example code C90 compliant 2010-11-12 10:18:31 +00:00
animations-moving-state.c cookbook: Example of animated movement with ClutterState 2010-09-23 16:24:21 +01:00
animations-reuse-animation.json cookbook: Simplified and clarified example code 2010-09-13 12:25:47 +01:00
animations-reuse-ui.json cookbook: Simplified and clarified example code 2010-09-13 12:25:47 +01:00
animations-reuse.c cookbook: Simplified and clarified example code 2010-09-13 12:25:47 +01:00
animations-rotating.c
animations-scaling-zoom.c cookbook: Add example of scaling a texture 2010-11-24 12:45:12 +00:00
animations-scaling.c cookbook: Added animated scaling example 2010-11-24 12:45:12 +00:00
cb-button.c docs: Add more comments on code example for composite actor 2011-01-31 10:08:07 +00:00
cb-button.h docs: Add more comments on code example for composite actor 2011-01-31 10:08:07 +00:00
events-buttons-click.c cookbook: Example of ClutterClickAction 2010-09-30 10:48:07 +01:00
events-buttons-lasso.c cookbook: Make example code C90 compliant 2010-11-12 10:18:31 +00:00
events-buttons.c cookbook: Example of simple handling of button events 2010-09-30 10:48:07 +01:00
events-mouse-scroll.c cookbook: Make example code C90 compliant 2010-11-12 10:18:31 +00:00
events-pointer-motion-crossing.c
events-pointer-motion-scribbler.c cookbook: Make example code C90 compliant 2010-11-12 10:18:31 +00:00
events-pointer-motion-stacked.c Merge remote branch 'elliot/cookbook-opacity-values-fix' 2010-11-15 15:41:46 +00:00
events-pointer-motion.c cookbook: Make example code C90 compliant 2010-11-12 10:18:31 +00:00
layouts-bind-constraint-allocation.c cookbook: Example using allocation-changed to sync actor size 2010-09-17 15:58:48 +01:00
layouts-bind-constraint-overlay.c cookbook: Example of using a bind constraint for an overlay 2010-09-17 15:58:48 +01:00
layouts-bind-constraint-stage.c cookbook: Simple example to demonstrate bind constraint 2010-09-17 15:58:48 +01:00
layouts-box-menu.c cookbook: Add examples and more text for "box layout" recipe 2010-12-17 14:41:42 +00:00
layouts-box-property-effects.c cookbook: Add examples and more text for "box layout" recipe 2010-12-17 14:41:42 +00:00
layouts-box.c cookbook: Add examples and more text for "box layout" recipe 2010-12-17 14:41:42 +00:00
layouts-stacking-diff-sized-actors.c cookbook: Make example code C90 compliant 2010-11-12 10:18:31 +00:00
layouts-stacking.c cookbook: Make example code C90 compliant 2010-11-12 10:18:31 +00:00
Makefile.am docs: Add custom ClutterActor example which uses composition 2011-01-31 10:08:07 +00:00
script-signals.c cookbook: Make example code C90 compliant 2010-11-12 10:18:31 +00:00
script-signals.json
script-ui.c cookbook: Make example code C90 compliant 2010-11-12 10:18:31 +00:00
script-ui.json
smiley.png
text-shadow.c cookbook: Make example code C90 compliant 2010-11-12 10:18:31 +00:00
textures-crossfade-cogl.c cookbook: Make example code C90 compliant 2010-11-12 10:18:31 +00:00
textures-crossfade-slideshow.c cookbook: Make example code C90 compliant 2010-11-12 10:18:31 +00:00
textures-crossfade.c cookbook: Make example code C90 compliant 2010-11-12 10:18:31 +00:00
textures-reflection.c cookbook: Make example code C90 compliant 2010-11-12 10:18:31 +00:00
textures-split-go.c
textures-sub-texture.c