gCancellableIsCancelled {RGtk2} | R Documentation |
Checks if a cancellable job has been cancelled.
gCancellableIsCancelled(object)
|
a |
[logical] TRUE
if cancellable
is cancelled,
FALSE if called with NULL
or if item is not cancelled.
Derived by RGtkGen from GTK+ documentation