get_user_writable_dir
Description:
public static string get_user_writable_dir (
List<
string> path)
Note that you have to g_free the returned string.
Parameters:
| path |
A list of directories as returned by parse.
|
Returns:
|
The first directory in path where the user has write permission.
|