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