GtkShortcutManagerInterface.removeController

Remove a gtk.shortcut_controller.ShortcutController that had previously been added

struct GtkShortcutManagerInterface
extern (C)
void function(GtkShortcutManager* self, GtkShortcutController* controller) removeController;