3 #ifndef _GTKMM_CHECKBUTTON_H
4 #define _GTKMM_CHECKBUTTON_H
7 #include <glibmm/ustring.h>
8 #include <sigc++/sigc++.h>
34 #ifndef DOXYGEN_SHOULD_SKIP_THIS
41 {
class CheckButton_Class; }
58 #ifndef DOXYGEN_SHOULD_SKIP_THIS
67 #ifndef DOXYGEN_SHOULD_SKIP_THIS
71 static CppClassType checkbutton_class_;
78 explicit CheckButton(
const Glib::ConstructParams& construct_params);
84 #ifndef DOXYGEN_SHOULD_SKIP_THIS
85 static GType get_type() G_GNUC_CONST;
88 static GType get_base_type() G_GNUC_CONST;
125 explicit CheckButton(
const Glib::ustring& label,
bool mnemonic =
false);