ShortcutController.removeShortcut

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.

class ShortcutController
void
removeShortcut

Parameters

shortcut Shortcut

a GtkShortcut

Meta