gimp-image-get-imported-uri

Eric Grivel <gimp@lumenssolutions.com>

Description

Returns the imported URI for the specified image.

Help

This procedure returns the URI associated with the specified image if the image was imported from a non-native Gimp format. If the image was not imported, or has since been saved in the native Gimp format, this procedure returns %NULL.


Type

unknown

Parameters

Type Name Description
PF_IMAGE image The image

Return

Type Name Description
PF_VALUE uri The imported URI. The returned value must be freed with g_free()