This should have been AccelKey long time ago...
This commit is contained in:
parent
1b91711291
commit
8af2cb0ce6
@ -76,7 +76,7 @@ namespace UniversalEditor.Engines.GTK
|
||||
menubar1.ShowAll ();
|
||||
}
|
||||
|
||||
private Gdk.Key AccelKeyFromCommandShortcutKey (CommandShortcutKey shortcutKey)
|
||||
private AccelKey AccelKeyFromCommandShortcutKey (CommandShortcutKey shortcutKey)
|
||||
{
|
||||
AccelKey ak = new AccelKey();
|
||||
switch (shortcutKey.Value)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user