Home
last modified time | relevance | path

Searched refs:get_file_paths_or_uris_as_newline_delimited_string (Results 1 – 3 of 3) sorted by relevance

/dports/x11-fm/nautilus/nautilus-41.1/src/
H A Dnautilus-files-view.c5240 get_file_paths_or_uris_as_newline_delimited_string (GList *selection, in get_file_paths_or_uris_as_newline_delimited_string() function
5287 return get_file_paths_or_uris_as_newline_delimited_string (selection, TRUE); in get_file_paths_as_newline_delimited_string()
5293 return get_file_paths_or_uris_as_newline_delimited_string (selection, FALSE); in get_file_uris_as_newline_delimited_string()
/dports/x11-fm/caja/caja-1.26.0/src/file-manager/
H A Dfm-directory-view.c5218 get_file_paths_or_uris_as_newline_delimited_string (GList *selection, gboolean get_paths) in get_file_paths_or_uris_as_newline_delimited_string() function
5271 return get_file_paths_or_uris_as_newline_delimited_string (selection, TRUE); in get_file_paths_as_newline_delimited_string()
5277 return get_file_paths_or_uris_as_newline_delimited_string (selection, FALSE); in get_file_uris_as_newline_delimited_string()
/dports/x11-fm/nemo/nemo-4.8.3/src/
H A Dnemo-view.c5949 get_file_paths_or_uris_as_newline_delimited_string (GList *selection, gboolean get_paths) in get_file_paths_or_uris_as_newline_delimited_string() function
6000 return get_file_paths_or_uris_as_newline_delimited_string (selection, TRUE); in get_file_paths_as_newline_delimited_string()
6006 return get_file_paths_or_uris_as_newline_delimited_string (selection, FALSE); in get_file_uris_as_newline_delimited_string()