Part VI. 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.

Table of Contents

ClutterBackend — Backend abstraction
X11 Specific Support — X11 specific API
Win32 Specific Support — Win32 specific API