Signalify (already existing) GtkMenuShell.insert()
gtk_menu_shell_insert() is a virtual function that was being directly invoked from the class vtable. Turn it into a proper signal and emit it in the usual way. https://bugzilla.gnome.org/show_bug.cgi?id=656565
Showing
Please register or sign in to comment