status-notifier-item-0.3.1.0: A wrapper over the StatusNotifierItem/libappindicator dbus specification
Safe HaskellSafe-Inferred
LanguageHaskell2010

StatusNotifier.Watcher.Constants

Documentation

getWatcherInterfaceName :: String -> InterfaceName Source #

data ItemEntry Source #

Constructors

ItemEntry 

Fields

Instances

Instances details
Show ItemEntry Source # 
Instance details

Defined in StatusNotifier.Watcher.Constants

Methods

showsPrec :: Int -> ItemEntry -> ShowS

show :: ItemEntry -> String

showList :: [ItemEntry] -> ShowS

Eq ItemEntry Source # 
Instance details

Defined in StatusNotifier.Watcher.Constants

Methods

(==) :: ItemEntry -> ItemEntry -> Bool

(/=) :: ItemEntry -> ItemEntry -> Bool

data WatcherParams Source #

Constructors

WatcherParams 

Fields

serviceArg :: SignalArg Source #

watcherSignals :: [Signal] Source #