Home
last modified time | relevance | path

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

/dports/x11-fm/nemo/nemo-4.8.3/libnemo-private/
H A Dnemo-file.c691 nemo_file_get_internal (GFile *location, gboolean create) in nemo_file_get_internal() function
751 return nemo_file_get_internal (location, TRUE); in nemo_file_get()
757 return nemo_file_get_internal (location, FALSE); in nemo_file_get_existing()
767 file = nemo_file_get_internal (location, FALSE); in nemo_file_get_existing_by_uri()
780 file = nemo_file_get_internal (location, TRUE); in nemo_file_get_by_uri()
8760 nemo_file_info_getter = nemo_file_get_internal; in nemo_file_class_init()