3 #ifndef _GTKMM_SCALEBUTTON_H
4 #define _GTKMM_SCALEBUTTON_H
6 #include <gtkmmconfig.h>
9 #include <glibmm/ustring.h>
10 #include <sigc++/sigc++.h>
36 #ifndef DOXYGEN_SHOULD_SKIP_THIS
43 {
class ScaleButton_Class; }
61 #ifndef DOXYGEN_SHOULD_SKIP_THIS
70 #ifndef DOXYGEN_SHOULD_SKIP_THIS
74 static CppClassType scalebutton_class_;
81 explicit ScaleButton(
const Glib::ConstructParams& construct_params);
87 #ifndef DOXYGEN_SHOULD_SKIP_THIS
88 static GType get_type() G_GNUC_CONST;
91 static GType get_base_type() G_GNUC_CONST;
116 explicit ScaleButton(
IconSize size,
double min,
double max,
double step,
const Glib::StringArrayHandle& icons);
142 #ifndef GTKMM_DISABLE_DEPRECATED
155 #ifndef GTKMM_DISABLE_DEPRECATED