Go to the documentation of this file.
3 #ifndef _GXWMM_HSLIDER_H
4 #define _GXWMM_HSLIDER_H
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 HSlider_Class; }
45 #ifndef DOXYGEN_SHOULD_SKIP_THIS
54 #ifndef DOXYGEN_SHOULD_SKIP_THIS
65 explicit HSlider(
const Glib::ConstructParams& construct_params);
71 #ifndef DOXYGEN_SHOULD_SKIP_THIS
82 const GxHSlider*
gobj()
const {
return reinterpret_cast<GxHSlider*>(gobject_); }
98 explicit HSlider(Gtk::Adjustment& adjustment);
const GxHSlider * gobj() const
Provides access to the underlying C GtkObject.
ControlParameter_Class CppClassType
GxHSliderClass BaseClassType
static GType get_base_type() G_GNUC_CONST
Gxw::BigKnob * wrap(GxBigKnob *object, bool take_copy)
struct _GxHSliderClass GxHSliderClass
struct _GxHSlider GxHSlider
HSlider_Class CppClassType
static GType get_type() G_GNUC_CONST
GxHSlider * gobj()
Provides access to the underlying C GtkObject.