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