#else
unsigned char extType) ;
#endif /* NeedWidePrototypes */
+/* Extracted from BulletinBI.h */
+extern void _XmBulletinBoardSizeUpdate(
+ Widget wid) ;
+extern void _XmBulletinBoardSetDynDefaultButton(
+ Widget wid,
+ Widget newDefaultButton) ;
/* Extracted from IconFileP.h */
extern void XmeFlushIconFileCache(String path);
+/* Extracted from ManagerI.h */
+extern void _XmManagerHelp(
+ Widget wid,
+ XEvent *event,
+ String *params,
+ Cardinal *num_params) ;
/* Extracted from MenuStateI.h */
extern void _XmSetInDragMode(
Widget widget,
/_XmPrimitiveLeave/ { proto(); }
/_XmPrimitiveFocusOut/ { proto(); }
/_XmPrimitiveFocusIn\(/ { proto(); }
+/_XmBulletinBoardSetDynDefaultButton/ { proto(); }
+/_XmBulletinBoardSizeUpdate/ { proto(); }
+/_XmManagerHelp/ { proto(); }
/XmeFlushIconFileCache/ { proto(); }
#undef MAXINT
#endif
+#include <ctype.h>
#include <stdlib.h>
#if defined(CSRG_BASED)
#define MAXINT INT_MAX
#include <Xm/RowColumnP.h>
#include <Xm/TraitP.h>
#include <Xm/TakesDefT.h>
+#include <Xm/XmPrivate.h>
#include <Dt/PrintSetupBP.h>
#include <Dt/PsubDefProcI.h>