class Inti::Gtk::RadioButton is declared in the header inti/gtk/radiobutton.h.
Superclasses. CheckButton
Subclasses. none
Inner Classes.
class Group |
Public Constructors.
RadioButton () RadioButton (Group group) RadioButton (const string & text) RadioButton (const char * text) RadioButton (Group group, const string & text) RadioButton (Group group, const char * text) |
Public Methods.
GtkRadioButton * gtk_radio_button () const Group group () const void set_group (Group group) |
Protected Constructors.
RadioButton (GtkRadioButton * src, GtkRadioButtonClass* orig) |
Protected Destructor.
virtual ~RadioButton () |
RadioButton (GtkRadioButton * src, GtkRadioButtonClass* orig) |
| src | |
| orig |