Portability | unportable |
---|---|
Stability | unstable |
Maintainer | jao@gnu.org |
Safe Haskell | None |
ColorCache
Description
Created: Mon Sep 10, 2012 00:27
Caching X colors
Documentation
withColors :: MonadIO m => Display -> [String] -> ([Pixel] -> m a) -> m a
withDrawingColors :: Display -> Drawable -> String -> String -> (AXftDraw -> AXftColor -> AXftColor -> IO ()) -> IO ()