hbro-1.4.0.0: Minimal extensible web-browser

Safe HaskellNone
LanguageHaskell98

Hbro.Gui.NotificationBar

Synopsis

Documentation

data NotificationBar

A NotificationBar can be manipulated as a Label.

Instances

WidgetClass NotificationBar 
GObjectClass NotificationBar 
LabelClass NotificationBar 
MiscClass NotificationBar 

buildFrom :: (MonadIO m, Functor m) => Builder -> m NotificationBar

A NotificationBar can be built from an XML file.

asNotificationBar :: NotificationBar -> NotificationBar

Useful to help the type checker