get_dir_localized


Description:


public string get_dir_localized (string directory)

Similar to get_file_localized, but works on directory instead of a file.

Parameters:

directory

directory name to check for a localized variant.

Returns:

path of the localized directory name or copy of directory if no such directory exists. Returned string should be freed using g_free.


Namespace: Xfce