3 #ifndef _GTKMM_TOGGLEBUTTON_H
4 #define _GTKMM_TOGGLEBUTTON_H
7 #include <glibmm/ustring.h>
8 #include <sigc++/sigc++.h>
34 #ifndef DOXYGEN_SHOULD_SKIP_THIS
41 {
class ToggleButton_Class; }
55 #ifndef DOXYGEN_SHOULD_SKIP_THIS
64 #ifndef DOXYGEN_SHOULD_SKIP_THIS
68 static CppClassType togglebutton_class_;
75 explicit ToggleButton(
const Glib::ConstructParams& construct_params);
81 #ifndef DOXYGEN_SHOULD_SKIP_THIS
82 static GType get_type() G_GNUC_CONST;
85 static GType get_base_type() G_GNUC_CONST;
124 explicit ToggleButton(
const Glib::ustring& label,
bool mnemonic =
false);