|
cwidget
0.5.17
|
Public Member Functions | |
| void | add_button (const util::ref_ptr< togglebutton > &b, int id) |
| void | rem_button (const util::ref_ptr< togglebutton > &b) |
| void | rem_button_bare (togglebutton &b) |
| bool | selection_valid () |
| int | get_selected () |
| void | select (int id) |
| void | destroy () |
| Destroy this radio group. More... | |
Public Attributes | |
| sigc::signal1< void, int > | item_selected |
| void cwidget::widgets::radiogroup::destroy | ( | ) |
Destroy this radio group.
| int cwidget::widgets::radiogroup::get_selected | ( | ) |
| bool cwidget::widgets::radiogroup::selection_valid | ( | ) |
1.8.9.1