1995-1996
Spencer Kimball & Peter Mattis
Causes GIMP to exit gracefully.
If there are unsaved images in an interactive GIMP session, the user will be asked for confirmation. If force is TRUE, the application is quit without querying the user to save any dirty images.
unknown
Type | Name | Description |
---|---|---|
PF_INT | force | Force GIMP to quit without asking (TRUE or FALSE) |
None