Portability | GHC |
---|---|
Stability | experimental |
Maintainer | Ian-Woo Kim <ianwookim@gmail.com> |
Safe Haskell | None |
Hoodle.Type.Event
Description
GUI events in hoodle application
Documentation
Constructors
Constructors
data ContextMenuEvent Source
mkIOaction :: ((AllEvent -> IO ()) -> IO AllEvent) -> Either (ActionOrder AllEvent) AllEventSource