gimp_gradients_close_popup << INDEX >> gimp_gradients_get_gradient_data

gimp_gradients_get_active (1997)

NAME
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
TYPENAMEDESCRIPTION
STRINGnameThe 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


This page was created by gimpdoc, written by Marc Lehmann <pcg@goof.com>