Home
last modified time | relevance | path

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

/dports/x11-fm/nemo/nemo-4.8.3/libnemo-private/
H A Dnemo-file.h416 char * nemo_file_get_string_attribute_with_default_q (NemoFile *f…
H A Dnemo-file.c6751 nemo_file_get_string_attribute_with_default_q (NemoFile *file, GQuark attribute_q) in nemo_file_get_string_attribute_with_default_q() function
6818 return nemo_file_get_string_attribute_with_default_q (file, g_quark_from_string (attribute_name)); in nemo_file_get_string_attribute_with_default()
/dports/x11-fm/nemo/nemo-4.8.3/src/
H A Dnemo-icon-view-grid-container.c308 text_array[j++] = nemo_file_get_string_attribute_with_default_q (file, attributes[i]); in nemo_icon_view_grid_container_get_icon_text()
H A Dnemo-list-model.c447 str = nemo_file_get_string_attribute_with_default_q (file, in nemo_list_model_get_value()
H A Dnemo-icon-view-container.c401 nemo_file_get_string_attribute_with_default_q (file, attributes[i]); in nemo_icon_view_container_get_icon_text()