Hi, 2.16 added gtk_menu_item_set_label, could you please add gtk_menu_item_set_label_mnemonic or similar? Mnemonics are important to menu items after all ;-) My current workaround is to use gtk_label_set_text_with_mnemonic on the child of the menu_item but that is implementation dependent on the child IS_A GtkLabel. Cheers Lex _______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list