Method
GimpMetadatasave_to_file
Declaration [src]
gboolean
gimp_metadata_save_to_file (
GimpMetadata* metadata,
GFile* file,
GError** error
)
Parameters
file |
GFile |
The file to save the metadata to. |
|
The data is owned by the caller of the function. | |
error |
GError ** |
The return location for a GError* , or NULL . |