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
ff5d2bae
Commit
ff5d2bae
authored
Oct 02, 1994
by
Paul Reilly
Browse files
Declare xm_set_main_areas() and xm_manage_resizing().
parent
c884904e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
lwlib/lwlib-Xm.h
lwlib/lwlib-Xm.h
+3
-0
No files found.
lwlib/lwlib-Xm.h
View file @
ff5d2bae
...
...
@@ -34,4 +34,7 @@ xm_pop_instance (widget_instance* instance, Boolean up);
void
xm_set_main_areas
(
Widget
parent
,
Widget
menubar
,
Widget
work_area
);
void
xm_manage_resizing
(
Widget
w
,
Boolean
flag
);
#endif
/* LWLIB_XM_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