Go to the documentation of this file.
7 #include <glibmm/ustring.h>
8 #include <sigc++/sigc++.h>
28 #include <gxwmm/regler.h>
31 #ifndef DOXYGEN_SHOULD_SKIP_THIS
44 #ifndef DOXYGEN_SHOULD_SKIP_THIS
53 #ifndef DOXYGEN_SHOULD_SKIP_THIS
64 explicit Knob(
const Glib::ConstructParams& construct_params);
70 #ifndef DOXYGEN_SHOULD_SKIP_THIS
78 GxKnob*
gobj() {
return reinterpret_cast<GxKnob*>(gobject_); }
81 const GxKnob*
gobj()
const {
return reinterpret_cast<GxKnob*>(gobject_); }
ControlParameter_Class CppClassType
static GType get_type() G_GNUC_CONST
struct _GxKnobClass GxKnobClass
const GxKnob * gobj() const
Provides access to the underlying C GtkObject.
Gxw::BigKnob * wrap(GxBigKnob *object, bool take_copy)
GxKnob * gobj()
Provides access to the underlying C GtkObject.
static GType get_base_type() G_GNUC_CONST
GxKnobClass BaseClassType