get_dir_localized_r


Description:


public string get_dir_localized_r (string buffer, size_t length, string directory)

Similar to get_file_localized_r, but works on directory instead of regular file.

Parameters:

buffer

destination buffer to store the localized filename to.

length

size of buffer in bytes.

directory

name of directory to check for localized variant of.

Returns:

pointer to buffer or null on error.


Namespace: Xfce