gimp_parasite_list
<<
INDEX
>>
gimp_path_get_current
gimp_path_delete
(1999)
NAME
gimp_path_delete - Delete the named paths associated with the passed image.
SYNOPSIS
gimp_path_delete
(image,path_name_to_del)
DESCRIPTION
Delete the named path.
INPUT ARGUMENTS
TYPE
NAME
DESCRIPTION
IMAGE
image
The ID of the image to list delete the paths from
STRING
path_name_to_del
The name of the path to delete
SOME SYNTAX ALTERNATIVES
$image->path_delete
(path_name_to_del)
AUTHOR
Andy Thomas
(c)1999 Andy Thomas
This page was created by
gimpdoc
, written by
Marc Lehmann <pcg@goof.com>