|  |  | 
You do not need to keep the RadioButtonGroup beyond the initial construction. It should not be instantiated with new, and it will be invalid after the RadioButtons have been deleted.
| Public Member Functions | |
| RadioButtonGroup& | operator= (const RadioButtonGroup& src) | 
| RadioButtonGroup (const RadioButtonGroup& src) | |
| RadioButtonGroup () | |
| Protected Member Functions | |
| void | add (RadioToolButton& item) | 
| void | add (const Glib::RefPtr<RadioAction>& item) | 
| void | add (RadioMenuItem& item) | 
| void | add (RadioButton& item) | 
| void* | operator new (size_t) | 
| RadioButtonGroup (GSList* group) | |
| Protected Attributes | |
| GSList* | group_ | 
| Friends | |
| class | Gtk::RadioAction | 
| class | Gtk::RadioButton | 
| class | Gtk::RadioMenuItem | 
| class | Gtk::RadioToolButton | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 |