entered into RCS
This commit is contained in:
@@ -111,4 +111,9 @@ Boolean lw_window_is_in_menubar (/* Window win, Widget menubar_widget */);
|
||||
/* Manage resizing: TRUE permits resizing widget w; FALSE disallows it. */
|
||||
void lw_allow_resizing (/* Widget w, Boolean flag */);
|
||||
|
||||
/* Set up the main window. */
|
||||
void lw_set_main_areas (/* Widget parent,
|
||||
Widget menubar,
|
||||
Widget work_area */);
|
||||
|
||||
#endif /* LWLIB_H */
|
||||
|
||||
Reference in New Issue
Block a user