SEND_MOVED


Description:

SEND_MOVED

Pair DELETED and CREATED events caused by file renames (moves) and send a single G_FILE_MONITOR_EVENT_MOVED event instead (NB: not supported on all backends; the default behaviour -without specifying this flag- is to send single DELETED and CREATED events).

Deprecated since 2.46: use g_file_monitor_watch_moves instead.