System.Taffybar.Widgets.PollingBar
Contents
Description
Like the vertical bar, but this widget automatically updates itself with a callback at fixed intervals.
- data VerticalBarHandle
- data BarConfig = BarConfig {}
- pollingBarNew :: BarConfig -> Double -> IO Double -> IO Widget
- defaultBarConfig :: (Double -> (Double, Double, Double)) -> BarConfig
Types
data VerticalBarHandle
data BarConfig
Constructors
BarConfig | |
Fields
|