gnome-keyring-0.1: Bindings for libgnome-keyring

Gnome.Keyring.Operation

Synopsis

Documentation

async :: Operation a -> (Error -> IO ()) -> (a -> IO ()) -> IO CancellationKeySource

cancel :: CancellationKey -> IO ()Source

Cancel an asynchronous request. The request will return ErrorCancelled.