Gimp.PDB.prototype.temp_procedure_name
function temp_procedure_name(): String {
// Gjs wrapper for gimp_pdb_temp_procedure_name()
}
Generates a unique temporary PDB name.
This function generates a temporary PDB entry name that is guaranteed to be unique.
Since 3.0
- Returns
A unique temporary name for a temporary PDB entry. The returned value must be freed with g_free().