Method
GioCancellablepop_current
Declaration [src]
void
g_cancellable_pop_current (
  GCancellable* cancellable
)
Description [src]
Pops cancellable off the cancellable stack (verifying that cancellable
is on the top of the stack).
Parameters
- cancellable
- 
            Type: GCancellableA GCancellableobject.The argument can be NULL.