FileMonitorImpl
class FileMonitorImpl(pointer: <Error class: unknown class><<Error class: unknown class>>) : FileMonitor
The FileMonitorImpl type represents a native instance of the abstract FileMonitor class.
Constructors
Functions
Link copied to clipboard
Emits the "changed" signal. See onChanged.
Link copied to clipboard
Emits the #GFileMonitor::changed signal if a change has taken place. Should be called from file monitor implementations only.
Link copied to clipboard
Returns whether the monitor is canceled.
Link copied to clipboard
Sets the rate limit to which the @monitor will report consecutive change events to the same file.