Milán Major

netscape-revival

1 branch
Code

cmd/xfe/msgwin.h

/* -*- Mode: C; tab-width: 8 -*-
   msgwin.h --- include for the X front mail message window.
   Copyright © 1995 Netscape Communications Corporation, all rights reserved.
   Created: Chris Toshok <toshok@netscape.com>, 23-Jul-96
 */
#ifndef __xfe_msgwin_h_
#define __xfe_msgwin_h_

extern void fe_msgwin_cb(Widget, XtPointer, XtPointer);
extern void fe_msgwin_action(Widget, XEvent *, String *, Cardinal *);

#endif /* __xfe_msgwin_h_ */