Constant

ClutterSTAGE_TYPE

Declaration

#define CLUTTER_STAGE_TYPE deprecated

Description

The default GObject type for the Clutter stage.

Deprecated since:1.10

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.