PyClutter Reference Manual

For PyClutter version 0.6.0

2008-02-19

Abstract

This reference describes the classes of the Python PyClutter module.


Table of Contents

I. Clutter Overview
II. Clutter Core Reference
Abstract Classes and Interfaces
clutter.Actor — Base abstract class for all visual stage actors.
clutter.Container — Interface for container actors
Base Actors
clutter.Rectangle — An actor that displays simple rectangles
clutter.Texture — An actor for displaying and manipulating images
Container Actors
clutter.Group — An actor that can contain multiple children
III. Clutter Animation Support
IV. Clutter Tools
General purpose API
Colors — Color management and manipulation.