changeset 9091:557a04cd151b

entered into RCS
author Paul Reilly <pmr@pajato.com>
date Sun, 25 Sep 1994 20:46:44 +0000
parents 753a50122131
children 0033f98d2ffd
files lwlib/lwlib-Xm.h
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
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 */