gimp_path_delete
<<
INDEX
>>
gimp_path_get_locked
gimp_path_get_current
(1999)
NAME
gimp_path_get_current - The name of the current path. Error if no paths.
SYNOPSIS
current_path_name =
gimp_path_get_current
(image)
DESCRIPTION
The name of the current path. Error if no paths.
INPUT ARGUMENTS
TYPE
NAME
DESCRIPTION
IMAGE
image
The ID of the image to get the current paths from
RETURN VALUES
TYPE
NAME
DESCRIPTION
STRING
current_path_name
The name of the current path
SOME SYNTAX ALTERNATIVES
current_path_name =
$image->path_get_current
AUTHOR
Andy Thomas
(c)1999 Andy Thomas
This page was created by
gimpdoc
, written by
Marc Lehmann <pcg@goof.com>