dup_templates_folder
Description:
Thread-safe variation of get_templates_folder .
Use this function when accessing this from multiple threads.
The returned string should be freed with g_free when no longer needed.
Parameters:
this |
Returns:
a newly-allocated copy of templates_folder |