diff lwlib/lwlib-Xm.h @ 9091:557a04cd151b

entered into RCS
author Paul Reilly <pmr@pajato.com>
date Sun, 25 Sep 1994 20:46:44 +0000
parents 7ff2d6076466
children 9e28a8ef9cad
line wrap: on
line diff
--- a/lwlib/lwlib-Xm.h	Sun Sep 25 18:28:22 1994 +0000
+++ b/lwlib/lwlib-Xm.h	Sun Sep 25 20:46:44 1994 +0000
@@ -31,4 +31,7 @@
 void
 xm_pop_instance (widget_instance* instance, Boolean up);
 
+void
+xm_set_main_areas (Widget parent, Widget menubar, Widget work_area);
+
 #endif /* LWLIB_XM_H */