gimp-image-get-xcf-uri

Eric Grivel <gimp@lumenssolutions.com>

Description

Returns the XCF URI for the specified image.

Help

This procedure returns the XCF URI associated with the image. If there is no such URI, 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()