Safe Haskell | Safe-Inferred |
---|
Graphics.Vty.Widgets.Events
Description
This module provides infrastructure for widgets that need to produce events and provide event handler registration functionality.
Documentation
newHandlers :: IO (Handlers a)Source
Create a new event handler collection.