Home
last modified time | relevance | path

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

/dports/x11-fm/nautilus/nautilus-41.1/src/
H A Dnautilus-files-view.c214 GHashTable *pending_reveal; member
1947 g_hash_table_insert (priv->pending_reveal, in new_folder_done()
2029 g_hash_table_insert (priv->pending_reveal, in rename_file_popover_controller_on_name_accepted()
2226 g_hash_table_insert (priv->pending_reveal, in compress_done()
3378 g_hash_table_destroy (priv->pending_reveal); in nautilus_files_view_finalize()
4215 if (g_hash_table_size (priv->pending_reveal) > 0) in on_end_file_changes()
4221 keys = g_hash_table_get_keys (priv->pending_reveal); in on_end_file_changes()
4232 g_hash_table_remove_all (priv->pending_reveal); in on_end_file_changes()
4317 g_hash_table_insert (priv->pending_reveal, in process_old_files()
6398 g_hash_table_insert (priv->pending_reveal, in extract_done()
[all …]