Function
Gimpgradients_get_list
Declaration [src]
GimpGradient**
gimp_gradients_get_list (
const gchar* filter
)
Description [src]
Retrieve the list of loaded gradients.
This procedure returns a list of the gradients that are currently
loaded.
Each gradient returned can be used as input to
gimp_context_set_gradient()
.