ShortcutController.removeShortcut
void removeShortcut(gtk.shortcut.Shortcut shortcut) nothrowRemoves shortcut from the list of shortcuts handled by self.
If shortcut had not been added to controller or this controller uses an external shortcut list, this function does nothing.
Parameters
shortcut | a gtk.shortcut.Shortcut |