gimp-image-get-exported-uri

Eric Grivel <gimp@lumenssolutions.com>

Description

Returns the exported URI for the specified image.

Help

This procedure returns the URI associated with the specified image if the image was exported a non-native GIMP format. If the image was not exported, this procedure returns %NULL.


Type

unknown

Parameters

Type Name Description
PF_IMAGE image The image

Return

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