Method

ClutterShaderEffectget_shader

Declaration [src]

CoglHandle
clutter_shader_effect_get_shader (
  ClutterShaderEffect* effect
)

Description [src]

Retrieves a pointer to the shader’s handle.

Available since:1.4

Return value

Returns: CoglHandle
 

A pointer to the shader’s handle, or NULL.