Removes an accelerator that has been previously added with gtk.application.Application.addAccelerator.
the name of the action to activate
parameter to pass when activating the action, or null if the action does not accept an activation parameter
Deprecated: Use gtk.application.Application.setAccelsForAction instead
Removes an accelerator that has been previously added with gtk.application.Application.addAccelerator.