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
_______________________________________________
maemo-developers mailing list
[email protected]
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to