¤ quitF
Terminating the program
Types
quitF ::
F
ans
ho
Description
quitF
is a fudget that outputs a low level command that terminates the program when some high level input is received.
quitF
does not have a window.
Input
any
Output
none
Example
quitF >==< buttonF "Hejdå"
See Also
The quit button fudget:
quitButtonF
.
Related fudgets:
buttonF
,
quitIdF
.