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
TYPENAMEDESCRIPTION
STRINGgradients_callbackThe name of the callback registered for this popup
STRINGgradient_nameThe 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>