Class Index | Cross Index | Namespace Index |
Contained in: Gtk
Derived from:
Gtk::CheckButton
Derived by:
none
#include <gtk--/radiobutton.h>
public function member index: |
||
RadioButton | (); | |
RadioButton | (Group& groupx); | |
RadioButton | (Group& groupx, const string& label, gfloat xalign=0.5, gfloat yalign=0.5); | |
RadioButton | (const string& label, gfloat xalign=0.5, gfloat yalign=0.5); | |
Group | group | (); |
GtkRadioButton* | gtkobj | (); |
const GtkRadioButton* | gtkobj | () const; |
static bool | isA | (Object* object); |
void | set_group | (Group p0); |
virtual | ~RadioButton | (); |