dup_identity


Description:

public string? dup_identity ()

Thread-safe variation of get_identity.

Use this function when accessing this from multiple threads.

The returned string should be freed with g_free when no longer needed.

Parameters:

this

an SourceResource

Returns:

a newly-allocated copy of identity