docs: Document the behaviour in case of init failure
authorEmmanuele Bassi <ebassi@gnome.org>
Fri, 21 Oct 2011 20:19:27 +0000 (21:19 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Fri, 21 Oct 2011 20:19:27 +0000 (21:19 +0100)
commit5540e6bd9c50b7b14d5757f1af0ae024b136667a
tree11d7a147f19634a0224a9213068bec8499400a2c
parent5f84c197b4e370ce80aef6ddda5c67d9031f4f6d
docs: Document the behaviour in case of init failure

Or, better, the fact that the behaviour of any Clutter function will be
undefined in case the initialization fails.

The value returned by clutter_init() and friends has to be handled
properly.
clutter/clutter-main.c