[ Version ( since = "3.24" ) ]
public string? dup_address ()
Thread-safe variation of get_address.
Use this function when accessing this from multiple threads.
The returned string should be freed with g_free when no longer needed.
this |
an SourceGoa |
a newly-allocated copy of address |