[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: RadioToolButton
- From: Louis-Francis Ratté-Boulianne <louisfrancis rb gmail com>
- To: Murray Cumming <murrayc murrayc com>
- Cc: gtkmm-list gnome org
- Subject: Re: RadioToolButton
- Date: Tue, 28 Oct 2008 01:30:00 -0400
The class RadioButtonGroup is basically a wrapper around a GSList* that
is initialized to NULL. A comment in radiotoolbutton.hg makes me believe
that is normal behavior :
* The RadioToolButton will have an empty label and will reside in an
newly created Group.
* Use get_group() to retrieve this group and pass it to other radio buttons to assign
* them to this group.
--
Louis-Francis
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]