After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 123647 - Allow attaching additional (hidden) keybindings (accelerators) to menu entries
Allow attaching additional (hidden) keybindings (accelerators) to menu entries
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: Other
2.2.x
Other Linux
: Normal enhancement
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2003-10-01 17:49 UTC by Tomas Mraz
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Tomas Mraz 2003-10-01 17:49:46 UTC
It should be possible to attach additional (hidden) keybindings
(accelerators) to menu entries.

It would be a very useful functionality for backward (or another app)
compatibility.
Comment 1 Matthias Clasen 2003-10-01 21:09:21 UTC
This will be possible in 2.4 using <accelerator> elements with the new
GtkUIManager.