Method
ClutterColorOptry_combine
Declaration [src]
ClutterColorOp*
clutter_color_op_try_combine (
ClutterColorOp* a,
ClutterColorOp* b
)
Parameters
b-
Type:
ClutterColorOpNo description available.
The data is owned by the caller of the method.
Return value
Type: ClutterColorOp
A combined op, or NULL.
| The caller of the method takes ownership of the returned data, and is responsible for freeing it. |
The return value can be NULL. |