mutter/doc/reference
nobled aece642adb doc: fix clutter_init() usage in examples
Make sure users get the idea that clutter_init()
has a return value that needs to be checked.

These were fixed via sed magic:

sed -i -s -e "s/clutter_init (.*)/\
if (& != CLUTTER_INIT_SUCCESS)\n    return 1/"\
 doc/*/*/*.{c,xml} doc/*/*.xml

http://bugzilla.clutter-project.org/show_bug.cgi?id=2574
2011-02-28 14:10:05 +00:00
..
cally docs: Add 1.6 index to the API references 2010-12-09 15:53:26 +00:00
clutter doc: fix clutter_init() usage in examples 2011-02-28 14:10:05 +00:00
cogl docs: Adds bitmap section to cogl reference manual 2011-01-21 16:22:40 +00:00
cogl-2.0 cogl: rename CoglVertexAttribute CoglAttribute 2011-01-21 16:24:14 +00:00
ChangeLog 2008-12-08 Emmanuele Bassi <ebassi@linux.intel.com> 2008-12-08 14:22:39 +00:00
Makefile.am build: Remove Cogl2 reference from the build scripts 2010-12-18 21:33:37 +00:00