mutter/doc/cookbook
Elliot Smith 57a5f2296a docs: Remove checks for whether an effect is disabled
pre_paint() and post_paint() implementations don't need
to check whether an effect is disabled: Clutter will
not apply an effect unless it is enabled.

So remove code which checks whether the effect is
enabled or disabled from the example applications and the
documentation.
2011-03-17 15:56:55 +00:00
..
examples docs: Remove checks for whether an effect is disabled 2011-03-17 15:56:55 +00:00
images docs: Add recipe about implementing a ClutterEffect 2011-03-17 15:56:55 +00:00
videos
actors.xml
animations.xml
clutter-cookbook.xml.in
effects.xml docs: Remove checks for whether an effect is disabled 2011-03-17 15:56:55 +00:00
events.xml
introduction.xml
layouts.xml
Makefile.am docs: Add recipe about implementing a ClutterEffect 2011-03-17 15:56:55 +00:00
recipe-template.xml
script.xml
text.xml
textures.xml
version.xml.in