Home
last modified time | relevance | path

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

/dports/x11-fm/caja/caja-1.26.0/libcaja-private/
H A Dcaja-directory.c893 file = caja_file_get_existing (parent); in caja_directory_notify_files_added()
915 file = caja_file_get_existing (location); in caja_directory_notify_files_added()
965 file = caja_file_get_existing (location); in caja_directory_notify_files_changed()
1016 file = caja_file_get_existing (location); in caja_directory_notify_files_removed()
1225 file = caja_file_get_existing (to_location); in caja_directory_notify_files_moved()
1251 file = caja_file_get_existing (from_location); in caja_directory_notify_files_moved()
H A Dcaja-file.h134 CajaFile * caja_file_get_existing (GFile *lo…
H A Dcaja-dnd.c424 naut_file = caja_file_get_existing (file); in source_is_deletable()
H A Dcaja-file.c725 caja_file_get_existing (GFile *location) in caja_file_get_existing() function
/dports/x11-fm/caja/caja-1.26.0/src/
H A Dcaja-information-panel.c1007 file = caja_file_get_existing (selected); in selection_changed_callback()