]> git.eshelyaron.com Git - emacs.git/commitdiff
entered into RCS
authorPaul Reilly <pmr@pajato.com>
Sun, 25 Sep 1994 20:46:44 +0000 (20:46 +0000)
committerPaul Reilly <pmr@pajato.com>
Sun, 25 Sep 1994 20:46:44 +0000 (20:46 +0000)
lwlib/lwlib-Xm.h

index d52a67084b9893ca0a88bae4034b9fe762ad6e4d..4cad306b08e939e46f6a5087bee10e6afda66d58 100644 (file)
@@ -31,4 +31,7 @@ xm_popup_menu (Widget widget);
 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 */