mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Changes for lucid popup menus (keyboard traversal enabled) and dialogs
(Xaw and Xm pop down on ESC).
This commit is contained in:
parent
0fbe422d1c
commit
244c93fe57
7 changed files with 170 additions and 50 deletions
|
|
@ -53,9 +53,6 @@ typedef struct _XlwMenuClassRec *XlwMenuWidgetClass;
|
|||
|
||||
extern WidgetClass xlwMenuWidgetClass;
|
||||
|
||||
void
|
||||
pop_up_menu __P ((XlwMenuWidget, XButtonPressedEvent*));
|
||||
|
||||
#endif /* _XlwMenu_h */
|
||||
|
||||
/* arch-tag: 0c019735-d61b-4080-be85-4fdd6e50ae07
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue