How to properly preselect a menu item

FYI, Gtk.Menu is discontinued in GTK 4, so please make changes and migrate to Gio.Menu. You can find more information here : How to create menus for apps using Python? - #4 by ebassi