mutter/doc/cookbook
Neil Roberts 7d233241f1 Fix include location for cogl-pango.h
In Cogl, cogl-pango.h has moved to <cogl-pango/cogl-pango.h>. When
using the experimental 2.0 API (which Clutter does) it is no longer
possible to include it under the old name of <cogl/cogl-pango.h> so we
need to update the include location.
2011-05-16 16:04:27 +01:00
..
examples Fix include location for cogl-pango.h 2011-05-16 16:04:27 +01:00
images docs: Add recipe about implementing a ClutterEffect 2011-03-17 15:56:55 +00:00
videos docs: Add effects chapter, with introduction and first recipe 2011-02-21 16:44:09 +00:00
actors.xml docs: Add reference to useful GObject tutorial 2011-01-31 13:40:10 +00:00
animations.xml docs: Add recipe for animating an actor on a curved path 2011-02-08 14:41:51 +00:00
clutter-cookbook.xml.in docs: Add effects chapter, with introduction and first recipe 2011-02-21 16:44:09 +00:00
effects.xml docs: Remove checks for whether an effect is disabled 2011-03-17 15:56:55 +00:00
events.xml Fixed "the the" repetitions in some doc strings 2010-11-25 18:18:51 +00:00
introduction.xml
layouts.xml cookbook: Proofing for "box layout" recipe 2010-12-17 14:41:42 +00:00
Makefile.am docs: Add recipe about implementing a ClutterEffect 2011-03-17 15:56:55 +00:00
recipe-template.xml
script.xml cookbook: Added recipe for signal handling in ClutterScript 2010-08-31 14:39:47 +01:00
text.xml cookbook: Add a short introduction for the Text chapter 2010-09-03 15:44:03 +01:00
textures.xml doc: fix clutter_init() usage in examples 2011-02-28 14:10:05 +00:00
version.xml.in