Simple question about g_path_get_dirname()



Hi,

As the filename read on the file system may not be in UTF-8 encoding, must I always convert it to UTF-8 (with g_filename_to_utf8) before to use the function : dirname = g_path_get_dirname(filename) ?

Thanks in advance for the reply

Regards,
Jerome







[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]