Constructor

ClutterColorStatenew

Declaration [src]

ClutterColorState*
clutter_color_state_new (
  ClutterColorspace colorspace
)

Description [src]

Create a new ClutterColorState object.

Parameters

colorspace ClutterColorspace
  No description available.

Return value

Returns: ClutterColorState
 

A new ClutterColorState object.

 The caller of the function takes ownership of the data, and is responsible for freeing it.