GTK+ 2.16 is [seven years old](https://blog.gtk.org/2009/03/16/gtk-2160-stable-release/). Would it be reasonable to bump Geany’s GTK+ requirement to >= 2.16 and replace `geany_menu_item_set_label()` with `gtk_menu_item_set_label()`? Mnemonics definitely do work for me with the latter function.
--- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/issues/462#issuecomment-232523358