On 05/27/2005 07:41:18 AM, Daniel Pekelharing wrote:
Hi all,

I'm trying to create a menu for my app manually.
No problems with the menu it works fine, but I don't quite
understand how to assign accelerator's to an item.

My question(s):
How do I add an accelerator to an accelerator group?
And how do I assign that accelerator to a particular menu item?

Sounds like you're not using GtkAction, since the accelerator stuff is quite explicit there. How about gtk_widget_add_accelerator?

Peter
_______________________________________________
gtk-app-devel-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to