« Return to Thread: RadioToolButton

Re: RadioToolButton

by Louis-Francis Ratté-Boulianne :: Rate this Message:

Reply to Author | View in Thread

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

_______________________________________________
gtkmm-list mailing list
gtkmm-list@...
http://mail.gnome.org/mailman/listinfo/gtkmm-list

 « Return to Thread: RadioToolButton