Home
last modified time | relevance | path

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

/dports/x11-fm/caja/caja-1.26.0/libcaja-private/
H A Dcaja-file.h391 char * caja_file_get_string_attribute_q (CajaFile *fi…
H A Dcaja-file.c3629 value_1 = caja_file_get_string_attribute_q (file_1, in caja_file_compare_for_sort_by_attribute_q()
3631 value_2 = caja_file_get_string_attribute_q (file_2, in caja_file_compare_for_sort_by_attribute_q()
6525 caja_file_get_string_attribute_q (CajaFile *file, GQuark attribute_q) in caja_file_get_string_attribute_q() function
6644 return caja_file_get_string_attribute_q (file, g_quark_from_string (attribute_name)); in caja_file_get_string_attribute()
6673 result = caja_file_get_string_attribute_q (file, attribute_q); in caja_file_get_string_attribute_with_default_q()