[Glade-users] gtk_radio_menu_item in one group
Damon Chaplin
damon@karuna.uklinux.net
09 Jan 2004 10:19:57 +0000
On Thu, 2004-01-08 at 18:28, Luis Sánchez Vidal wrote:
>
> I am trying to include two "gtk_radio_menu_item" inside a
> menubar in the same group. Every time I try to do that, glade puts
> each radio_menu_item in different groups. I spent a lot of time and
> the only solution was to do it by hand in then interface.c file that
> glade generate. Does anybody has the same problem?. What I'm doing
> wrong?.
Use the menu editor to set the radio group.
It looks like the group property in the properties window doesn't work
for this.
Damon