Constant

ClutterFLAVOUR

deprecated: 1.10 

Declaration

#define CLUTTER_FLAVOUR "deprecated"

Description

GL Windowing system used.

Deprecated since: 1.10

The macro evaluates to “deprecated” as Clutter can be compiled with multiple windowing system backends. Use the various CLUTTER_WINDOWING_* macros to detect the windowing system that Clutter is being compiled against, and the type check macros for the ClutterBackend for a run-time check.