Documentation
API Documentation
Documentation for current stable release (0.8.0): Clutter API reference , COGL API Reference.
Example Code
Clutter itself contains a number of basic examples in the form of simple test cases. In addition to this, the repository also contains a number of 'toy' applications that show off the key clutter concepts and the use of the API (NB: the toys generally build with the current stable released version of Clutter, rather than the latest development version in the repository).
Any developers intending to implement their own toolkit on the top of Clutter are encouraged to take a look at Tidy, an experimental higher level toolkit created by the Clutter development team. It contains a number of useful features, extras, and techniques that can be built upon.
For further examples of how to use clutter, visit the Clutter Blog - we post links to interesting creations and projects using Clutter.
Presentations
Exported slides from the GUADEC 2007 'Clutter Foo' talk are available here (Covers Clutter 0.4) with accompanying examples.
