Method
ClutterColorizeEffectget_tint
Declaration [src]
void
clutter_colorize_effect_get_tint (
  ClutterColorizeEffect* effect,
  CoglColor* tint
)
Parameters
- tint
- 
            Type: CoglColorReturn location for the color used. The argument will be set by the function. The returned data is owned by the instance.