Method
ClutterColordarken
Declaration [src]
void
clutter_color_darken (
const ClutterColor* color,
ClutterColor* result
)
Parameters
result
-
Type:
ClutterColor
Return location for the darker color.
The argument will be set by the function. The data is owned by the instance.