Function
GimpImagemetadata_load_thumbnail
Declaration [src]
GimpImage*
gimp_image_metadata_load_thumbnail (
GFile* file,
GError** error
)
Parameters
file |
GFile |
A |
|
The data is owned by the caller of the function. | |
error |
GError ** |
The return location for a GError* , or NULL . |
Return value
Returns: | GimpImage |
A |
|
The data is owned by the called function. | |
The return value can be NULL . |