Alert	(Superclass: TransientShell)
	The Alert widget can be used for simple messages. It is a
	popup shell with an icon, a few lines of text and one or more
	buttons. There is a convenience function XfwfDialog that
	displays an Alert widget as a modal dailog.

Version 1.0.1 for FWF V4.0

N.B.	The widget files are computer-generated. The real source is
	*.w. It has been processed with Wbuild (available by
	anonymous ftp from a.cs.uiuc.edu or 128.174.252.1)

Author:	Bert Bos <bert@let.rug.nl>
	Alfa-informatica, Rijksuniversiteit Groningen, The Netherlands

History
1.0	April 1993
1.0.1	Replaced ltoa() with sprintf(), which seems more portable
