Method

ClutterShaderEffectget_program

since: 1.4

Declaration [src]

CoglHandle
clutter_shader_effect_get_program (
  ClutterShaderEffect* effect
)

Description [src]

Retrieves a pointer to the program’s handle.

Available since: 1.4

Return value

Type: CoglHandle

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