Cancellable.getCurrent

Gets the top cancellable from the stack.

class Cancellable
static
getCurrent
()

Return Value

a GCancellable from the top of the stack, or NULL if the stack is empty. [transfer none]

Meta