Constructor
ClutterColorizeEffectnew
Declaration [src]
ClutterEffect*
clutter_colorize_effect_new (
const ClutterColor* tint
)
Parameters
tint |
ClutterColor |
The color to be used. |
|
The data is owned by the caller of the function. |
Return value
Returns: | ClutterEffect |
The newly created |
|
The data is owned by the called function. |