Method
ClutterPipelineCacheget_pipeline
Declaration [src]
CoglPipeline*
clutter_pipeline_cache_get_pipeline (
  ClutterPipelineCache* pipeline_cache,
  ClutterPipelineGroup group,
  int slot,
  ClutterColorState* source_color_state,
  ClutterColorState* target_color_state
)
Parameters
- group
- 
            Type: ClutterPipelineGroupNo description available. 
- slot
- 
            Type: intNo description available. 
- source_color_state
- 
            Type: ClutterColorStateNo description available. The data is owned by the caller of the method. 
- target_color_state
- 
            Type: ClutterColorStateNo description available. The data is owned by the caller of the method. 
Return value
Type: CoglPipeline
No description available.
| The returned data is owned by the instance. |