3 #ifndef _GTKMM_RADIOBUTTON_H
4 #define _GTKMM_RADIOBUTTON_H
7 #include <glibmm/ustring.h>
8 #include <sigc++/sigc++.h>
35 #ifndef DOXYGEN_SHOULD_SKIP_THIS
42 {
class RadioButton_Class; }
57 #ifndef DOXYGEN_SHOULD_SKIP_THIS
66 #ifndef DOXYGEN_SHOULD_SKIP_THIS
70 static CppClassType radiobutton_class_;
77 explicit RadioButton(
const Glib::ConstructParams& construct_params);
83 #ifndef DOXYGEN_SHOULD_SKIP_THIS
84 static GType get_type() G_GNUC_CONST;
87 static GType get_base_type() G_GNUC_CONST;
115 explicit RadioButton(
const Glib::ustring& label,
bool mnemonic =
false);