Method
ClutterColorizeEffectget_tint
since: 1.4
Declaration [src]
void
clutter_colorize_effect_get_tint (
ClutterColorizeEffect* effect,
ClutterColor* tint
)
Description [src]
Retrieves the tint used by effect
.
Available since: 1.4
Gets property | Clutter.ColorizeEffect:tint |
Parameters
tint
-
Type:
ClutterColor
Return location for the color used.
The argument will be set by the function. The data is owned by the caller of the function.