Go to the documentation of this file.
3 #ifndef _GXWMM_METERSCALE_H
4 #define _GXWMM_METERSCALE_H
7 #include <glibmm/ustring.h>
8 #include <sigc++/sigc++.h>
28 #include <gtkmm/box.h>
31 #ifndef DOXYGEN_SHOULD_SKIP_THIS
38 {
class MeterScale_Class; }
57 #ifndef DOXYGEN_SHOULD_SKIP_THIS
78 #ifndef DOXYGEN_SHOULD_SKIP_THIS
87 #ifndef DOXYGEN_SHOULD_SKIP_THIS
98 explicit MeterScale(
const Glib::ConstructParams& construct_params);
104 #ifndef DOXYGEN_SHOULD_SKIP_THIS
132 void add_mark(
double p1,
const Glib::ustring& p2);
135 #ifdef GLIBMM_PROPERTIES_ENABLED
142 Glib::PropertyProxy< TickPosition > property_tick_pos() ;
143 #endif //#GLIBMM_PROPERTIES_ENABLED
145 #ifdef GLIBMM_PROPERTIES_ENABLED
152 Glib::PropertyProxy_ReadOnly< TickPosition > property_tick_pos()
const;
153 #endif //#GLIBMM_PROPERTIES_ENABLED
struct _GxMeterScaleClass GxMeterScaleClass
GxMeterScale * gobj()
Provides access to the underlying C GtkObject.
const GxMeterScale * gobj() const
Provides access to the underlying C GtkObject.
MeterScale_Class CppClassType
struct _GxMeterScale GxMeterScale
GxMeterScale BaseObjectType
Gxw::BigKnob * wrap(GxBigKnob *object, bool take_copy)
static GType get_type() G_GNUC_CONST
static GType get_base_type() G_GNUC_CONST
void add_mark(double p1, const Glib::ustring &p2)
GxMeterScaleClass BaseClassType