Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
data UpdateType Source #
type UpdateHandler = UpdateType -> ItemInfo -> IO () Source #
Params | |
|
ItemInfo | |
|
supressPixelData :: ItemInfo -> ItemInfo Source #
iconPixmapsL :: Lens' ItemInfo [(Int32, Int32, ByteString)] Source #
convertPixmapsToHostByteOrder :: [(Int32, Int32, ByteString)] -> [(Int32, Int32, ByteString)] Source #
callFromInfo :: (BusName -> ObjectPath -> t) -> ItemInfo -> t Source #
Host | |
|