gimp_gradients_get_active - Retrieve the name of the active gradient.
SYNOPSIS
name = gimp_gradients_get_active
DESCRIPTION
This procedure returns the name of the active gradient in the gradient editor.
RETURN VALUES
TYPE
NAME
DESCRIPTION
STRING
name
The name of the active gradient
SOME SYNTAX ALTERNATIVES
name = Gradients->get_active name = Gimp->gradients_get_active name = gradients_get_active Layer name = gradients_get_active Image name = gradients_get_active Channel name = gradients_get_active Display
AUTHOR
Federico Mena Quintero (c)1997 Federico Mena Quintero