gimp_progress_update << INDEX >> gimp_rect_select

gimp_quit (1995-1996)

NAME
gimp_quit - Causes the gimp to exit gracefully.
SYNOPSIS
gimp_quit (kill)
DESCRIPTION
The internal procedure which can either be used to make the gimp quit normally, or to have the gimp clean up its resources and exit immediately. The normaly shutdown process allows for querying the user to save any dirty images.
INPUT ARGUMENTS
TYPENAMEDESCRIPTION
INT32killFlag specifying whether to kill the gimp process or exit normally
SOME SYNTAX ALTERNATIVES
Gimp->quit (kill)
quit Layer (kill)
quit Image (kill)
quit Channel (kill)
quit Display (kill)
quit Drawable (kill)
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>