Function Macro

CoglVALUE_HOLDS_COLOR

Declaration [src]

#define COGL_VALUE_HOLDS_COLOR (
  x
)

Description [src]

Evaluates to TRUE if x holds a CoglColor.

This function is not directly available to language bindings.

Parameters

x

Type: -

A GValue.