Method

ClutterColorPipelineget_ops

Declaration [src]

const GList*
clutter_color_pipeline_get_ops (
  ClutterColorPipeline* color_pipeline
)

Description

No description available.

Return value

Type: A list of ClutterColorOp*

The list of ops.

The returned data is owned by the instance.