gimp_desaturate << INDEX >> gimp_display_new

gimp_display_delete (1995-1996)

NAME
gimp_display_delete - Delete the specified display.
SYNOPSIS
gimp_display_delete (display)
DESCRIPTION
This procedure removes the specified display. If this is the last remaining display for the underlying image, then the image is deleted also.
INPUT ARGUMENTS
TYPENAMEDESCRIPTION
DISPLAYdisplayThe display to delete
SOME SYNTAX ALTERNATIVES
delete Display (display)
Gimp->display_delete (display)
display_delete Layer (display)
display_delete Image (display)
display_delete Channel (display)
display_delete Drawable (display)
AUTHOR
Spencer Kimball & Peter Mattis
(c)1995-1996 Spencer Kimball & Peter Mattis


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