Home
last modified time | relevance | path

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

/dports/graphics/gthumb/gthumb-3.10.1/gthumb/
H A Dgth-folder-tree.c41 #define UPDATE_MONITORED_LOCATIONS_DELAY 500 macro
651 …folder_tree->priv->monitor.update_id = g_timeout_add (UPDATE_MONITORED_LOCATIONS_DELAY, update_mon… in queue_update_monitored_locations()