Gio.Cancellable.prototype.pop_current
function pop_current(): void { // Gjs wrapper for g_cancellable_pop_current() }
Pops cancellable off the cancellable stack (verifying that cancellable is on the top of the stack).
function pop_current(): void { // Gjs wrapper for g_cancellable_pop_current() }
Pops cancellable off the cancellable stack (verifying that cancellable is on the top of the stack).