Function Macro

ClutterCOLOR_INIT

Declaration [src]

#define CLUTTER_COLOR_INIT (
  _r,
  _g,
  _b,
  _a
)

Description [src]

A macro that initializes a ClutterColor, to be used when declaring it.

This function is not directly available to language bindings.

Parameters

_r

Type: -

No description available.

_g

Type: -

No description available.

_b

Type: -

No description available.

_a

Type: -

No description available.