get_vertex_source


Description:

public unowned string get_vertex_source ()

Query the current GLSL vertex source set on this.

Note:

Use ShaderEffect instead.

Parameters:

this

a Shader

Returns:

the source of the vertex shader for this ClutterShader object or null. The returned string is owned by the shader object and should never be modified or freed