get_current


Description:

public static unowned Cancellable? get_current ()

Gets the top cancellable from the stack.

Returns:

a Cancellable from the top of the stack, or null if the stack is empty.