Searched refs:g_file_new_for_commandline_arg (Results 1 – 25 of 29) sorted by relevance
12
150 location = g_file_new_for_commandline_arg ("/path/to/somewhere.png"); in test_g_icon_to_string()162 location = g_file_new_for_commandline_arg ("/path/to/somewhere with whitespace.png"); in test_g_icon_to_string()167 location = g_file_new_for_commandline_arg ("/path/to/somewhere%20with%20whitespace.png"); in test_g_icon_to_string()179 location = g_file_new_for_commandline_arg ("sftp:///path/to/somewhere.png"); in test_g_icon_to_string()192 location = g_file_new_for_commandline_arg ("sftp:///path/to/somewhere with whitespace.png"); in test_g_icon_to_string()197 location = g_file_new_for_commandline_arg ("sftp:///path/to/somewhere%20with%20whitespace.png"); in test_g_icon_to_string()296 location = g_file_new_for_commandline_arg ("/path/to/somewhere.png"); in test_g_icon_serialize()306 location = g_file_new_for_commandline_arg ("/path/to/somewhere with whitespace.png"); in test_g_icon_serialize()311 location = g_file_new_for_commandline_arg ("/path/to/somewhere%20with%20whitespace.png"); in test_g_icon_serialize()321 location = g_file_new_for_commandline_arg ("sftp:///path/to/somewhere.png"); in test_g_icon_serialize()
261 root = g_file_new_for_commandline_arg ((char *) test_data); in test_create_structure()506 root = g_file_new_for_commandline_arg ((char *) test_data); in test_initial_structure()670 root = g_file_new_for_commandline_arg ((char *) test_data); in test_traverse_structure()698 root = g_file_new_for_commandline_arg ((char *) test_data); in test_enumerate()877 root = g_file_new_for_commandline_arg ((char *) test_data); in test_copy_move()969 root = g_file_new_for_commandline_arg ((char *) test_data); in test_create()1056 root = g_file_new_for_commandline_arg ((char *) test_data); in test_open()1128 root = g_file_new_for_commandline_arg ((char *) test_data); in test_delete()1198 root = g_file_new_for_commandline_arg ((char *) test_data); in test_make_directory_with_parents()1348 root = g_file_new_for_commandline_arg ((char *) test_data); in prep_clean_structure()
131 GFile *file = g_file_new_for_commandline_arg (argv[i]); in main()
287 file1 = g_file_new_for_commandline_arg (arg); in resolve_arg()341 file = g_file_new_for_commandline_arg ("./"); in test_g_file_new_for_commandline_arg()
262 file = g_file_new_for_commandline_arg (locations[i]); in main()
176 file = g_file_new_for_commandline_arg ("foo");
128 dest = g_file_new_for_commandline_arg (argv[argc - 1]); in handle_move()155 source = g_file_new_for_commandline_arg (argv[i]); in handle_move()
134 dest = g_file_new_for_commandline_arg (argv[argc - 1]); in handle_copy()161 source = g_file_new_for_commandline_arg (argv[i]); in handle_copy()
110 target = g_file_new_for_commandline_arg (orig_path); in restore_trash()252 file = g_file_new_for_commandline_arg (argv[i]); in handle_trash()
83 file = g_file_new_for_commandline_arg (argv[1]); in handle_rename()
82 file = g_file_new_for_commandline_arg (argv[i]); in handle_remove()
85 file = g_file_new_for_commandline_arg (argv[i]); in handle_mkdir()
114 args = g_list_append (args, g_file_new_for_commandline_arg (argv[i])); in handle_launch()
117 file = g_file_new_for_commandline_arg (argv[i]); in handle_open()
172 file = g_file_new_for_commandline_arg (argv[i]); in handle_cat()
413 location = g_file_new_for_commandline_arg (str); in g_icon_new_for_string_simple()597 file = g_file_new_for_commandline_arg (g_variant_get_string (val, NULL)); in g_icon_deserialize()
184 file = g_file_new_for_commandline_arg (argv[1]); in handle_set()
197 file = g_file_new_for_commandline_arg (argv[1]); in handle_save()
270 file = g_file_new_for_commandline_arg (argv[i]); in handle_tree()
219 file = g_file_new_for_commandline_arg (argv[i]); in handle_list()
153 file = g_file_new_for_commandline_arg (cmdline); in add_watch()
833 return g_file_new_for_commandline_arg (arg); in g_application_command_line_create_file_for_arg()
381 file = g_file_new_for_commandline_arg (argv[i]); in handle_info()
392 file = g_file_new_for_commandline_arg (args[i]); in app_launch()
1238 file = g_file_new_for_commandline_arg (argv[i]); in handle_mount()