Use the Gtk::RadioButton::set_active method with a TRUE parameter to display selected, and a FALSE parameter to display it unselected.
Jamiil wrote: > Hi folks! > I have a few Gtk::RadioButton in my application which when displayed > are active, but I want'em to displayed inactive. How can I make this > radio buttons first display unselected and then, when the user makes > the selection, appear selected. > > TIA > > _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
