mutter/doc/cookbook/examples
Elliot Smith e205bd0fdc cookbook: Clarify how signals are emitted during looped animation
Added a comment to the example code about how timeline
emits "completed" during looped animation, while the
animation itself doesn't.
2010-11-15 11:23:04 +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 cookbook: Clarify how signals are emitted during looped animation 2010-11-15 11:23:04 +00:00
animations-looping-state.c cookbook: Looping animation examples 2010-11-15 11:23:04 +00:00
animations-moving-animator.c cookbook: Remove unused variable from the animator example 2010-09-30 12:32:08 +01:00
animations-moving-implicit.c cookbook: Example of simple movement animation 2010-09-23 16:24:21 +01: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
events-buttons-click.c cookbook: Example of ClutterClickAction 2010-09-30 10:48:07 +01:00
events-buttons-lasso.c cookbook: Example of using button press and release events 2010-09-30 10:48:07 +01:00
events-buttons.c cookbook: Example of simple handling of button events 2010-09-30 10:48:07 +01:00
events-mouse-scroll.c
events-pointer-motion-crossing.c
events-pointer-motion-scribbler.c
events-pointer-motion-stacked.c
events-pointer-motion.c
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-stacking-diff-sized-actors.c
layouts-stacking.c
Makefile.am cookbook: Looping animation examples 2010-11-15 11:23:04 +00:00
script-signals.c
script-signals.json
script-ui.c
script-ui.json
smiley.png
text-shadow.c Replace cogl_color_set_from_* with cogl_color_init_from_* 2010-09-03 16:58:47 +01:00
textures-crossfade-cogl.c Replace cogl_color_set_from_* with cogl_color_init_from_* 2010-09-03 16:58:47 +01:00
textures-crossfade-slideshow.c
textures-crossfade.c
textures-reflection.c Replace cogl_color_set_from_* with cogl_color_init_from_* 2010-09-03 16:58:47 +01:00
textures-split-go.c
textures-sub-texture.c