Part VII. 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
GLX Specific Support — GLX specific API
Win32 Specific Support — Win32 specific API
EGL Specific Support — EGL specific API
EGLX Specific Support — EGLX specific API