Today, 12:25 AM
(Yesterday, 11:52 PM)Scallact Wrote: The procedure browser lists those:
gimp-image-get-file
gimp-image-get-name
gimp-image-get-xcf-file
I don't know which one you're looking for, but the procedure browser give some description (you should use it, it's in the help menu)
Thanks for the response. gimp-image-get-file may be a start, but that seems to return the file object. What I need is the full file name, including the path, in order to find the image's _parent_ directory. I need to create a file name that is in a _sibling_ directory of the image.
So how do I get the whole file name? According to the description, the gimp-image-get-name only gets the image's base name (the name inside the directory).
