Go to the documentation of this file.
3 #ifndef _GXWMM_SMALLKNOB_H
4 #define _GXWMM_SMALLKNOB_H
7 #include <glibmm/ustring.h>
8 #include <sigc++/sigc++.h>
28 #include <gxwmm/knob.h>
29 #include <gtkmm/adjustment.h>
32 #ifndef DOXYGEN_SHOULD_SKIP_THIS
39 {
class SmallKnob_Class; }
45 #ifndef DOXYGEN_SHOULD_SKIP_THIS
54 #ifndef DOXYGEN_SHOULD_SKIP_THIS
65 explicit SmallKnob(
const Glib::ConstructParams& construct_params);
71 #ifndef DOXYGEN_SHOULD_SKIP_THIS
82 const GxSmallKnob*
gobj()
const {
return reinterpret_cast<GxSmallKnob*>(gobject_); }
98 explicit SmallKnob(Gtk::Adjustment& adjustment);
static GType get_base_type() G_GNUC_CONST
ControlParameter_Class CppClassType
GxSmallKnob BaseObjectType
struct _GxSmallKnobClass GxSmallKnobClass
static GType get_type() G_GNUC_CONST
Gxw::BigKnob * wrap(GxBigKnob *object, bool take_copy)
SmallKnob_Class CppClassType
struct _GxSmallKnob GxSmallKnob
GxSmallKnob * gobj()
Provides access to the underlying C GtkObject.
const GxSmallKnob * gobj() const
Provides access to the underlying C GtkObject.
GxSmallKnobClass BaseClassType