gio-0.11.0: Binding to the GIO.ContentsIndex
System.GIO.Async.Cancellable
Portabilityportable (depends on GHC)
Stabilityalpha
Maintainergtk2hs-devel@lists.sourceforge.net
Description
Documentation
data Cancellable
show/hide Instances
cancellableNew :: IO Cancellable
cancellableIsCancelled :: Cancellable -> IO Bool
cancellableThrowErrorIfCancelled :: Cancellable -> IO ()
cancellableGetCurrent :: IO (Maybe Cancellable)
cancellablePopCurrent :: Maybe Cancellable -> IO ()
cancellablePushCurrent :: Maybe Cancellable -> IO ()
cancellableReset :: Cancellable -> IO ()
cancellableCancel :: Cancellable -> IO ()
cancellableCancelled :: Signal Cancellable (IO ())
Produced by Haddock version 2.4.2