gimp_gimprc_set << INDEX >> gimp_gradients_get_active

gimp_gradients_close_popup (1998)

NAME
gimp_gradients_close_popup - Popdown the Gimp gradient selection.
SYNOPSIS
gimp_gradients_close_popup (gradients_callback)
DESCRIPTION
This procedure closes an opened gradient selection dialog.
INPUT ARGUMENTS
TYPENAMEDESCRIPTION
STRINGgradients_callbackThe name of the callback registered for this popup
SOME SYNTAX ALTERNATIVES
Gradients->close_popup (gradients_callback)
Gimp->gradients_close_popup (gradients_callback)
gradients_close_popup Layer (gradients_callback)
gradients_close_popup Image (gradients_callback)
gradients_close_popup Channel (gradients_callback)
gradients_close_popup Display (gradients_callback)
AUTHOR
Andy Thomas
(c)1998 Andy Thomas


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