| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
StatusNotifier.Tray
Documentation
trayLogger :: Priority -> String -> IO () #
logItemInfo :: ItemInfo -> String -> IO () #
scalePixbufToSize :: Int32 -> Orientation -> Pixbuf -> IO Pixbuf #
themeLoadFlags :: [IconLookupFlags] #
getThemeWithDefaultFallbacks :: String -> IO IconTheme #
getIconPixbufFromByteString :: Int32 -> Int32 -> ByteString -> IO Pixbuf #
data ItemContext #
Constructors
| ItemContext | |
Fields
| |
data TrayImageSize #
Constructors
| Expand | |
| TrayImageSize Int32 |
data TrayParams #
Constructors
| TrayParams | |
Fields
| |
buildTray :: TrayParams -> IO Box #