Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gFileMonitorIsCancelled: gFileMonitorIsCancelled
Description
Returns whether the monitor is canceled.
Usage
gFileMonitorIsCancelled(object)
Arguments
object
a
GFileMonitor
Value
TRUE
if monitor is canceled.
FALSE
otherwise.