Home
last modified time | relevance | path

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

/dports/x11-fm/caja/caja-1.26.0/libcaja-private/
H A Dcaja-file.h393 char * caja_file_get_string_attribute_with_default (CajaFile *fi…
H A Dcaja-file.c6740 caja_file_get_string_attribute_with_default (CajaFile *file, const char *attribute_name) in caja_file_get_string_attribute_with_default() function
/dports/x11-fm/caja/caja-1.26.0/src/file-manager/
H A Dfm-properties-window.c1264 first_attr = caja_file_get_string_attribute_with_default (file, attribute_name); in file_list_attributes_identical()
1267 attr = caja_file_get_string_attribute_with_default (file, attribute_name); in file_list_attributes_identical()
1294 return caja_file_get_string_attribute_with_default in file_list_get_string_attribute()