gCancellablePushCurrent: gCancellablePushCurrent

Description Usage Arguments Details Author(s)

View source: R/gioFuncs.R

Description

Pushes cancellable onto the cancellable stack. The current cancllable can then be recieved using gCancellableGetCurrent.

Usage

1

Arguments

object

a GCancellable object

Details

This is useful when implementing cancellable operations in code that does not allow you to pass down the cancellable object.

This is typically called automatically by e.g. GFile operations, so you rarely have to call this yourself.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.