[maemo-developers] GtkAction vs. AppMenu
From: Alberto Garcia agarcia at igalia.comDate: Thu May 21 18:45:56 EEST 2009
- Previous message: GtkAction vs. AppMenu
- Next message: GtkAction vs. AppMenu
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, May 21, 2009 at 05:28:35PM +0200, Alberto Garcia wrote: Correction: > > 2) How do I get my GtkRadioActions to work with > > the HildonAppMenu? I created the the buttons with > > gtk_radio_button_new() Well, actually in this case you should probably use gtk_toggle_button_new() instead (GtkRadioAction will make sure that only one is enabled). Berto
- Previous message: GtkAction vs. AppMenu
- Next message: GtkAction vs. AppMenu
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]