3 #ifndef _GXWMM_EQSLIDER_H 4 #define _GXWMM_EQSLIDER_H 7 #include <glibmm/ustring.h> 8 #include <sigc++/sigc++.h> 28 #include <gxwmm/vslider.h> 29 #include <gtkmm/adjustment.h> 32 #ifndef DOXYGEN_SHOULD_SKIP_THIS 39 {
class EqSlider_Class; }
45 #ifndef DOXYGEN_SHOULD_SKIP_THIS 54 #ifndef DOXYGEN_SHOULD_SKIP_THIS 58 static CppClassType eqslider_class_;
65 explicit EqSlider(
const Glib::ConstructParams& construct_params);
71 #ifndef DOXYGEN_SHOULD_SKIP_THIS 97 explicit EqSlider(Gtk::Adjustment& adjustment);
const GxEqSlider * gobj() const
Provides access to the underlying C GtkObject.
static GType get_base_type() G_GNUC_CONST
GxEqSlider BaseObjectType
static GType get_type() G_GNUC_CONST
EqSlider_Class CppClassType
GxEqSliderClass BaseClassType
struct _GxEqSliderClass GxEqSliderClass
struct _GxEqSlider GxEqSlider
GxEqSlider * gobj()
Provides access to the underlying C GtkObject.
Gxw::EqSlider * wrap(GxEqSlider *object, bool take_copy=false)
A Glib::wrap() method for this object.