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

clutter-backend — Backend abstraction
clutter-x11 — X11 specific API
ClutterX11TexturePixmap — A texture which displays the content of an X Pixmap.
clutter-egl — EGL specific API