2011
Eric Grivel
Returns the exported URI for the specified image.
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.
unknown
Type | Name | Description |
---|---|---|
PF_IMAGE | image | The image |
Type | Name | Description |
---|---|---|
PF_VALUE | uri | The exported URI. The returned value must be freed with g_free() |