Method
GimpValueArrayremove
Declaration [src]
GimpValueArray*
gimp_value_array_remove (
GimpValueArray* value_array,
gint index
)
Parameters
index |
gint |
Position of value to remove, which must be less than
|
Return value
Returns: | GimpValueArray |
The |
|
The data is owned by the instance. |