XfwfPieMenu

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

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

History

20 Jul '94 (version 1.1)
	changed "atan2(dy, dx)" to "atan2((double) dy, (double) dx)"
	(thanks to Arne Jansson)
16 Nov '94 (version 1.2)
	changed select() to select_item(), because of conflict with
	select() system call (thanks to George Ross)
