1 /*************************************<+>*************************************
2 *****************************************************************************
8 ** Description: Public include file for applications using the
11 *****************************************************************************
13 ** Copyright (c) 1988 by Hewlett-Packard Company
14 ** Copyright (c) 1988 by the Massachusetts Institute of Technology
16 ** Permission to use, copy, modify, and distribute this software
17 ** and its documentation for any purpose and without fee is hereby
18 ** granted, provided that the above copyright notice appear in all
19 ** copies and that both that copyright notice and this permission
20 ** notice appear in supporting documentation, and that the names of
21 ** Hewlett-Packard or M.I.T. not be used in advertising or publicity
22 ** pertaining to distribution of the software without specific, written
25 *****************************************************************************
26 *************************************<+>*************************************/
28 /***********************************************************************
32 ***********************************************************************/
35 extern WidgetClass XwpushButtonWidgetClass
;
37 typedef struct _XwPushButtonClassRec
*XwPushButtonWidgetClass
;
38 typedef struct _XwPushButtonRec
*XwPushButtonWidget
;