temp_procedure_name
Description:
[
Version ( since =
"3.0" ) ]
public string temp_procedure_name ()
Generates a unique temporary PDB name.
This function generates a temporary PDB entry name that is guaranteed to be unique.
Parameters:
Returns:
|
A unique temporary name for a temporary PDB entry. The returned value must be freed with
g_free.
|