This is panel.h in view mode; [Download] [Up]
/* Header file generated with fdesign. */
/**** Callback routines ****/
extern void TransButtonProc(FL_OBJECT *, long);
extern void QuitButtonProc(FL_OBJECT *, long);
/**** Forms and Objects ****/
extern FL_FORM *MainForm;
extern FL_OBJECT
*TransButton,
*worldButton;
/**** Creation Routine ****/
extern void create_the_forms();
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.