Re: gtkitemfactory radio menu items



Ian Thompson-Bell <ian ruffrecords uklinux net> writes:

On Friday 12 Apr 2002 11:14 pm, Ian Thompson-Bell wrote:
How to I associate radio menu items, in a gtkitemfactory created submenu,
with a group?

TIA

Ian

I finaly managed to answer my own question.  It turns out GtkItemFactory 
assigns eaxh radiomenubutton its own seaprate group so you have to change 
this so the ones you want grouping are in the same group.  the way this is 
done is similar to grouping radiobuttons but you have separate functions to 
get and set the group.  So I wrote a function that appends a radiomenu button 
to a group:



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]