Method
ClutterActorset_color_state
Declaration [src]
void
clutter_actor_set_color_state (
ClutterActor* self,
ClutterColorState* color_state
)
Description [src]
Attaches color state properties to ClutterActor
default color state representing sRGB.
Sets property | Clutter.Actor:color-state |
Parameters
color_state |
ClutterColorState |
A |
|
The data is owned by the caller of the function. |