Request for menu item label mnemonic



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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]