Function Macro
ClutterCOLOR_INIT
since: 13
Declaration [src]
#define CLUTTER_COLOR_INIT (
r,
g,
b,
a
)
Description [src]
A macro that initializes a ClutterColor
, to be used when declaring it.
Available since: 13
This function is not directly available to language bindings.