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

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.