Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
11bcd7d4
Commit
11bcd7d4
authored
Sep 24, 1994
by
Paul Reilly
Browse files
entered into RCS
parent
77a43e01
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
lwlib/lwlib.h
lwlib/lwlib.h
+5
-0
No files found.
lwlib/lwlib.h
View file @
11bcd7d4
...
...
@@ -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 */
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment