c
GObject.Object
Gio.FileMonitor
Import line: | Gio = imports.gi.Gio; |
GIR File: | Gio-2.0.gir |
C documentation: | GFileMonitor |
Class : | FileMonitor |
Extends: | GObject.Object |
Properties | Defined By | |
---|---|---|
cancelled : gboolean
read only
|
Gio.FileMonitor | |
parent_instance : GObject.Object
read only
|
Gio.FileMonitor | |
priv : Gio.FileMonitorPrivate
read only
|
Gio.FileMonitor | |
rate_limit : gint32
|
Gio.FileMonitor |
Method / Constructor | Defined By | |
---|---|---|
new Gio.FileMonitor
(Object properties)
Create a new Gio.FileMonitor
Create a new Gio.FileMonitor
|
||
cancel
()
:
gboolean
|
Gio.FileMonitor | |
|
Gio.FileMonitor | |
is_cancelled
()
:
gboolean
|
Gio.FileMonitor | |
set_rate_limit
(gint32 limit_msecs)
:
none
|
Gio.FileMonitor |
Event | Defined By | |
---|---|---|
|
Gio.FileMonitor |
Class / Namespace | Method / Signal / Properties |
---|---|
Gio.File
Method |
|
Gio.File
Method |
|
Gio.File
Method |
|