3 #ifndef _GTKMM_BUTTON_H
4 #define _GTKMM_BUTTON_H
7 #include <glibmm/ustring.h>
8 #include <sigc++/sigc++.h>
36 #ifndef DOXYGEN_SHOULD_SKIP_THIS
43 {
class Button_Class; }
62 #ifndef DOXYGEN_SHOULD_SKIP_THIS
63 typedef Button CppObjectType;
71 #ifndef DOXYGEN_SHOULD_SKIP_THIS
75 static CppClassType button_class_;
82 explicit Button(
const Glib::ConstructParams& construct_params);
88 #ifndef DOXYGEN_SHOULD_SKIP_THIS
89 static GType get_type() G_GNUC_CONST;
92 static GType get_base_type() G_GNUC_CONST;
144 explicit Button(
const Glib::ustring& label,
bool mnemonic =
false);
153 #ifndef GTKMM_DISABLE_DEPRECATED
159 #ifndef GTKMM_DISABLE_DEPRECATED
167 #ifndef GTKMM_DISABLE_DEPRECATED
173 #ifndef GTKMM_DISABLE_DEPRECATED