gimp_unit_set_deletion_flag << INDEX >> gimp_xcf_load

gimp_version (1999)

NAME
gimp_version - Returns the host gimp version.
SYNOPSIS
version = gimp_version
DESCRIPTION
This procedure returns the version number of the currently running gimp.
RETURN VALUES
TYPENAMEDESCRIPTION
STRINGversionThe gimp version
SOME SYNTAX ALTERNATIVES
version = Gimp->version
version = version Layer
version = version Image
version = version Channel
version = version Display
version = version Drawable
AUTHOR
Manish Singh
(c)1999 Manish Singh


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