| |||||||
| |||||||
| Description | |||||||
| This module provides access to the terminal bell. | |||||||
| Synopsis | |||||||
| |||||||
| Documentation | |||||||
| class (GUIObject w) => Window w | |||||||
| |||||||
| ringBell :: (Window w) => Maybe w -> IO () | |||||||
| Rings the bell for the given window. | |||||||
| bell :: IO () | |||||||
| Rings the bell. | |||||||
| Produced by Haddock version 0.3 |