Part VI. Clutter Tools
Table of Contents
General purpose API
clutter-color
— Color management and manipulation.
ClutterBindingPool
— Pool for key bindings
ClutterDeviceManager
— Maintains the list of input devices
clutter-event
— User and window system events
clutter-feature
— Run-time detection of Clutter features
clutter-input-device
— An input device managed by Clutter
clutter-main
— Various 'global' Clutter functions.
ClutterPath
— An object describing a path with straight lines and bezier curves.
ClutterSettings
— Settings configuration
clutter-stage-manager
— Maintains the list of stages
ClutterTextBuffer
— Text buffer for ClutterText
clutter-units
— A logical distance unit
Cairo integration
— Functions for interoperating with Cairo
clutter-util
— Utility functions
clutter-version
— Versioning utility macros
User interface definition
ClutterScript
— Loads a scene from UI definition data
ClutterScriptable
— Override the UI definition parsing
Generic list model
ClutterModelIter
— A generic model implementation
ClutterListModel
— List model implementation