Is there any way to prevent a GtkMenu from closing when one of its GtkMenuItems is activated?
I tried the code below but no luck. menu.deactivate.connect (() => Signal.stop_emission_by_name (menu, "deactivate")); Thank you
_______________________________________________ gtk-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/gtk-list
