docs: Effects fixes for the API reference
This commit is contained in:
@ -647,8 +647,8 @@ add_uniform:
|
||||
* @effect: a #ClutterShaderEffect
|
||||
* @name: the name of the uniform to set
|
||||
* @gtype: the type of the uniform to set
|
||||
* @n_value: the number of values
|
||||
* @VarArgs: a list of values
|
||||
* @n_values: the number of values
|
||||
* @Varargs: a list of values
|
||||
*
|
||||
* Sets a list of values as the payload for the uniform @name inside
|
||||
* the shader effect
|
||||
|
Reference in New Issue
Block a user