[maemo-developers] GtkAction vs. AppMenu

From: Alberto Garcia agarcia at igalia.com
Date: Thu May 21 18:45:56 EEST 2009
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

More information about the maemo-developers mailing list