X11: Obey menu movement keys

This commit is contained in:
Pasi Kallinen
2018-10-18 18:39:27 +03:00
parent c687bb7cd8
commit fa5e5ac4b4
4 changed files with 40 additions and 7 deletions

View File

@@ -307,6 +307,7 @@ E void FDECL(highlight_yn, (BOOLEAN_P));
E void FDECL(nh_XtPopup, (Widget, int, Widget));
E void FDECL(nh_XtPopdown, (Widget));
E void FDECL(win_X11_init, (int));
E void FDECL(find_scrollbars, (Widget, Widget *, Widget *));
E void FDECL(nh_keyscroll, (Widget, XEvent *, String *, Cardinal *));
/* ### winmesg.c ### */