Method
PurpleImagegenerate_filename
unstable since: 3.0
[−]
Description [src]
Calculates almost-unique filename by computing checksum from file contents and appending a suitable extension. You should not assume the checksum is SHA-1, because it may change in the future.
Available since: 3.0
[−]
Return value
Type: const gchar*
The generated file name.
The returned data is owned by the instance. |
The value is a NUL terminated UTF-8 string. |