Function
Gimptemp_file
[−]
Description [src]
Generates a unique temporary file.
Generates a unique file using the temp path supplied in the user’s gimprc.
[−]
Parameters
extension
-
Type:
const gchar*
The extension the file will have.
The argument can be NULL
.The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string.