Searched refs:g_file_get_relative_path (Results 1 – 9 of 9) sorted by relevance
202 relative_path = g_file_get_relative_path (root, descend); in cleanup_dir_recurse()
377 relative_path = g_file_get_relative_path (file1, file2); in get_relative_path()
508 relative_path = g_file_get_relative_path (root, descend); in traverse_recurse_dirs()1048 relative_path = g_file_get_relative_path (root, descend); in cleanup_dir_recurse()
248 g_file_get_relative_path
458 char * g_file_get_relative_path (GFile *parent,
732 g_file_get_relative_path (GFile *parent, in g_file_get_relative_path() function
3081 Handle root correctly in g_file_get_relative_path (#508719)5858 Add g_file_contains_file & g_file_get_relative_path, since they
52 g_file_get_relative_path
1071 508719 g_file_get_relative_path fails if parent is root