gimp_brightness_contrast << INDEX >> gimp_brushes_get_brush

gimp_brushes_close_popup (1998)

NAME
gimp_brushes_close_popup - Popdown the Gimp brush selection.
SYNOPSIS
gimp_brushes_close_popup (brush_callback)
DESCRIPTION
This procedure closes an opened brush selection dialog.
INPUT ARGUMENTS
TYPENAMEDESCRIPTION
STRINGbrush_callbackThe name of the callback registered for this popup
SOME SYNTAX ALTERNATIVES
Gimp->brushes_close_popup (brush_callback)
brushes_close_popup Layer (brush_callback)
brushes_close_popup Image (brush_callback)
brushes_close_popup Channel (brush_callback)
brushes_close_popup Display (brush_callback)
brushes_close_popup Drawable (brush_callback)
AUTHOR
Andy Thomas
(c)1998 Andy Thomas


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