GFileMonitorEvent

Specifies what type of event a monitor event is.

Values

ValueMeaning
CHANGED0

a file changed.

CHANGES_DONE_HINT1

a hint that this was probably the last change in a set of changes.

DELETED2

a file was deleted.

CREATED3

a file was created.

ATTRIBUTE_CHANGED4

a file attribute was changed.

PRE_UNMOUNT5

the file location will soon be unmounted.

UNMOUNTED6

the file location was unmounted.

MOVED7

the file was moved.

Meta