ShortcutController.removeShortcut
void removeShortcut(gtk.shortcut.Shortcut shortcut)Removes 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] |