API Version: 10
Library Version: 10
#define CLUTTER_STAGE_TYPE deprecated
The default GObject type for the Clutter stage.
The macro evaluates to “deprecated” as Clutter can be compiled against multiple windowing systems. You can use the CLUTTER_WINDOWING_* macros for compile-time checks, and the type check macros for run-time checks.