gCancellableGetCurrent {RGtk2}R Documentation

gCancellableGetCurrent

Description

Gets the top cancellable from the stack.

Usage

gCancellableGetCurrent()

Value

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

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]