Yup, `gtk_menu_shell_insert(menubar, menu_vc, g_list_length(gtk_container_get_children(menubar)) - 1);` would work. But as said, this is just cosmetics. If you have time, I guess @frlan would merge a PR happily or even fix it himself :).
--- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/commit/c6a7968d5ab71961db4b0a5e721d37...