¤ quitK

Types

quitK :: (K (String  Bool) a -> K (String  Bool) a) -> K hi ho

Description

quitK is a kernel that activates the "Delete Window" button provided by the window manager. The program is terminated when the button is pressed.

quitK works only in shell windows.

See Also

shellF wmDeleteWindowK

Bugs

You should be able to combine quitK with other kernels.