get_shader_float


Description:

[ CCode ( array_length_pos = 1.1 , array_length_type = "gsize" ) ]
[ Version ( since = "0.8" ) ]
public unowned float[] get_shader_float (Value value)

Retrieves the list of floating point values stored inside the passed Value.

value must have been initialized with CLUTTER_TYPE_SHADER_FLOAT.

Parameters:

value

a Value

length

return location for the number of returned floating point values, or null

Returns:

the pointer to a list of floating point values. The returned value is owned by the Value and should never be modified or freed.


Namespace: Clutter.Value
Package: clutter-1.0