Searched refs:query_settable_attributes (Results 1 – 4 of 4) sorted by relevance
668 iface->query_settable_attributes = g_resource_file_query_settable_attributes; in g_resource_file_file_iface_init()
263 GFileAttributeInfoList * (* query_settable_attributes) (GFile *file, member
2982 iface->query_settable_attributes = g_local_file_query_settable_attributes; in g_local_file_file_iface_init()
4446 if (iface->query_settable_attributes == NULL) in g_file_query_settable_attributes()4450 list = (* iface->query_settable_attributes) (file, cancellable, &my_error); in g_file_query_settable_attributes()