Gimp.gradient_delete
@accepts(unicode)
@returns(bool)
def gradient_delete(name):
# Python wrapper for gimp_gradient_delete()
Deletes a gradient
This procedure deletes a gradient
Since 2.2
- name
The gradient name.
- Returns
@accepts(unicode)
@returns(bool)
def gradient_delete(name):
# Python wrapper for gimp_gradient_delete()
Deletes a gradient
This procedure deletes a gradient
Since 2.2
The gradient name.