Mercurial > hg > xemacs-beta
diff src/gui-x.h @ 175:2d532a89d707 r20-3b14
Import from CVS: tag r20-3b14
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:50:14 +0200 |
parents | 6b37e6ddd302 |
children | 557eaa0339bf |
line wrap: on
line diff
--- a/src/gui-x.h Mon Aug 13 09:49:11 2007 +0200 +++ b/src/gui-x.h Mon Aug 13 09:50:14 2007 +0200 @@ -75,6 +75,7 @@ XtPointer client_data); int button_item_to_widget_value (Lisp_Object desc, widget_value *wv, int allow_text_field_p, int no_keys_p); +Lisp_Object menu_name_to_accelerator (char *name); Boolean separator_string_p (CONST char *s); char *menu_separator_style (CONST char *s); Lisp_Object widget_value_unwind (Lisp_Object closure);