uni-htk-2.2.1.2: Graphical User Interface for Haskell Programs

Safe HaskellNone
LanguageHaskell98

HTk.Devices.Bell

Description

This module provides access to the terminal bell.

Synopsis

Documentation

ringBell :: Window w => Maybe w -> IO () Source

Rings the bell for the given window.

bell :: IO () Source

Rings the bell.