Learn R Programming

RGtk2 (version 2.20.21)

gCancellableIsCancelled: gCancellableIsCancelled

Description

Checks if a cancellable job has been cancelled.

Usage

gCancellableIsCancelled(object)

Arguments

Value

[logical] TRUE if cancellable is cancelled, FALSE if called with NULL or if item is not cancelled.