Method

ClutterPipelineCacheunset_pipeline

Declaration [src]

void
clutter_pipeline_cache_unset_pipeline (
  ClutterPipelineCache* pipeline_cache,
  ClutterPipelineGroup group,
  int slot,
  ClutterColorState* source_color_state,
  ClutterColorState* target_color_state
)

Description

No description available.

This method is not directly available to language bindings.

Parameters

group

Type: ClutterPipelineGroup

No description available.

slot

Type: int

No description available.

source_color_state

Type: ClutterColorState

No description available.

The data is owned by the caller of the method.
target_color_state

Type: ClutterColorState

No description available.

The data is owned by the caller of the method.