gimp-gradients-get-list

Federico Mena Quintero

Description

Retrieve the list of loaded gradients.

Help

This procedure returns a list of the gradients that are currently loaded. You can later use the 'gimp-context-set-gradient' function to set the active gradient.


Type

unknown

Parameters

Type Name Description
PF_VALUE filter An optional regular expression used to filter the list

Return

Type Name Description
PF_INT num-gradients The number of loaded gradients (num-gradients >= 0)
unknown gradient-list The list of gradient names