Go to the documentation of this file.
3 #ifndef _GXWMM_PORTDISPLAY_H
4 #define _GXWMM_PORTDISPLAY_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 PortDisplay_Class; }
45 #ifndef DOXYGEN_SHOULD_SKIP_THIS
54 #ifndef DOXYGEN_SHOULD_SKIP_THIS
65 explicit PortDisplay(
const Glib::ConstructParams& construct_params);
71 #ifndef DOXYGEN_SHOULD_SKIP_THIS
97 void set_state(
int cutoff_low,
int cutoff_high);
ControlParameter_Class CppClassType
GxPortDisplay * gobj()
Provides access to the underlying C GtkObject.
struct _GxPortDisplayClass GxPortDisplayClass
GxPortDisplay BaseObjectType
static GType get_base_type() G_GNUC_CONST
PortDisplay CppObjectType
Gxw::BigKnob * wrap(GxBigKnob *object, bool take_copy)
void set_state(int cutoff_low, int cutoff_high)
struct _GxPortDisplay GxPortDisplay
const GxPortDisplay * gobj() const
Provides access to the underlying C GtkObject.
static GType get_type() G_GNUC_CONST
PortDisplay_Class CppClassType
GxPortDisplayClass BaseClassType