| Import line: | Gio = imports.gi.Gio; |
| GIR File: | Gio-2.0.gir |
| C documentation: | GFileMonitorFlags |
| Enum : | FileMonitorFlags |
| Properties | |
|---|---|
|
guint32 Gio.FileMonitorFlags.NONE : 0
|
|
|
guint32 Gio.FileMonitorFlags.SEND_MOVED : 2
|
|
|
guint32 Gio.FileMonitorFlags.WATCH_MOUNTS : 1
|
|
| None |
| None |
| None |
| Class / Namespace | Method / Signal / Properties |
|---|---|
|
Gio.File
Method |
Obtains a file or directory monitor for the given file, depending
on the type of the file. |
|
Gio.File
Method |
Obtains a directory monitor for the given file.
|
|
Gio.File
Method |
Obtains a file monitor for the given file.
|