7 #include <glibmm/ustring.h>
8 #include <sigc++/sigc++.h>
28 #include <gxwmm/regler.h>
29 #include <gtkmm/adjustment.h>
32 #ifndef DOXYGEN_SHOULD_SKIP_THIS
39 {
class Wheel_Class; }
45 #ifndef DOXYGEN_SHOULD_SKIP_THIS
54 #ifndef DOXYGEN_SHOULD_SKIP_THIS
65 explicit Wheel(
const Glib::ConstructParams& construct_params);
71 #ifndef DOXYGEN_SHOULD_SKIP_THIS
79 GxWheel*
gobj() {
return reinterpret_cast<GxWheel*>(gobject_); }
82 const GxWheel*
gobj()
const {
return reinterpret_cast<GxWheel*>(gobject_); }
98 explicit Wheel(Gtk::Adjustment& adjustment);