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