gimp_gradients_set_active
<<
INDEX
>>
gimp_help
gimp_gradients_set_popup
(1998)
NAME
gimp_gradients_set_popup - Sets the current gradient selection in a popup.
SYNOPSIS
gimp_gradients_set_popup
(gradients_callback,gradient_name)
DESCRIPTION
Sets the current gradient selection in a popup.
INPUT ARGUMENTS
TYPE
NAME
DESCRIPTION
STRING
gradients_callback
The name of the callback registered for this popup
STRING
gradient_name
The name of the gradient to set as selected
SOME SYNTAX ALTERNATIVES
Gradients->set_popup
(gradients_callback,gradient_name)
Gimp->gradients_set_popup
(gradients_callback,gradient_name)
gradients_set_popup Layer
(gradients_callback,gradient_name)
gradients_set_popup Image
(gradients_callback,gradient_name)
gradients_set_popup Channel
(gradients_callback,gradient_name)
gradients_set_popup Display
(gradients_callback,gradient_name)
AUTHOR
Andy Thomas
(c)1998 Andy Thomas
This page was created by
gimpdoc
, written by
Marc Lehmann <pcg@goof.com>