gFileMonitorIsCancelled {RGtk2}R Documentation

gFileMonitorIsCancelled

Description

Returns whether the monitor is canceled.

Usage

gFileMonitorIsCancelled(object)

Arguments

object

a GFileMonitor

Value

[logical] TRUE if monitor is canceled. FALSE otherwise.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]