Re: gtkitemfactory radio menu items
- From: Owen Taylor <otaylor redhat com>
- To: Ian Thompson-Bell <ian ruffrecords uklinux net>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: gtkitemfactory radio menu items
- Date: Mon, 15 Apr 2002 17:57:34 -0400 (EDT)
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]