]> Clutter Reference Manual for Clutter &version; 2006 2007 2008 OpenedHand LTD 2009 2010 Intel Corporation Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You may obtain a copy of the GNU Free Documentation License from the Free Software Foundation by visiting their Web site or by writing to:
The Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
Clutter Core Reference Abstract classes and interfaces Base actors Container actors Layout managers Clutter Animation Framework Clutter has a fully extensible animation framework providing support for explicit and implicit animations of single actors as well as groups of actors. Base classes Behaviours High Level API Clutter Tools General purpose API User interface definition Generic list model Clutter Backends Clutter is usually compiled against a specific drawing backend. All backends have a common API for querying the underlying platform, and some of them might have specific API exposed by Clutter. Additional Documentation This section contains additional useful documentation for developing with Clutter. Migrating from previous version of Clutter This section describes the changes that need to be done in applications using Clutter to use new features or to migrate from old, deprecated API to the new ones. Clutter Actors and Objects Object Hierarchy Object Index Glossaries Index of all symbols Index of deprecated symbols Index of new symbols in 0.2 Index of new symbols in 0.4 Index of new symbols in 0.6 Index of new symbols in 0.8 Index of new symbols in 1.0 Index of new symbols in 1.2 License This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You may obtain a copy of the GNU Library General Public License from the Free Software Foundation by visiting their Web site or by writing to:
Free Software Foundation, Inc. 59 Temple Place - Suite 330 Boston, MA 02111-1307 USA