Window.removeMnemonic
void removeMnemonic(uint keyval, gtk.widget.Widget target) nothrowRemoves a mnemonic from this window.
Parameters
keyval | the mnemonic |
target | the widget that gets activated by the mnemonic |
void removeMnemonic(uint keyval, gtk.widget.Widget target) nothrowRemoves a mnemonic from this window.
keyval | the mnemonic |
target | the widget that gets activated by the mnemonic |