[ Version ( since = "3.8" ) ]
public string dup_full_name ()
Thread-safe variation of get_full_name.
Use this function when accessing this from multiple threads.
The returned string should be freed with g_free when no longer needed.
this |
a Folder |
a newly-allocated copy of full_name |