Re: Manual Menu Creation - Accelerator Groups
- From: Peter Bloomfield <peterbloomfield bellsouth net>
- To: Daniel Pekelharing <legendstar gmail com>
- Cc: gtk-app-devel-list Mailing-Lists <gtk-app-devel-list gnome org>
- Subject: Re: Manual Menu Creation - Accelerator Groups
- Date: Fri, 27 May 2005 11:55:57 +0000
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]