Go to the documentation of this file.
3 #ifndef _GXWMM_FASTMETER_H
4 #define _GXWMM_FASTMETER_H
7 #include <glibmm/ustring.h>
8 #include <sigc++/sigc++.h>
28 #include <gtkmm/drawingarea.h>
31 #ifndef DOXYGEN_SHOULD_SKIP_THIS
38 {
class FastMeter_Class; }
44 #ifndef DOXYGEN_SHOULD_SKIP_THIS
53 #ifndef DOXYGEN_SHOULD_SKIP_THIS
64 explicit FastMeter(
const Glib::ConstructParams& construct_params);
70 #ifndef DOXYGEN_SHOULD_SKIP_THIS
107 #ifdef GLIBMM_PROPERTIES_ENABLED
114 Glib::PropertyProxy< int > property_hold() ;
115 #endif //#GLIBMM_PROPERTIES_ENABLED
117 #ifdef GLIBMM_PROPERTIES_ENABLED
124 Glib::PropertyProxy_ReadOnly< int > property_hold()
const;
125 #endif //#GLIBMM_PROPERTIES_ENABLED
127 #ifdef GLIBMM_PROPERTIES_ENABLED
134 Glib::PropertyProxy< int > property_dimen() ;
135 #endif //#GLIBMM_PROPERTIES_ENABLED
137 #ifdef GLIBMM_PROPERTIES_ENABLED
144 Glib::PropertyProxy_ReadOnly< int > property_dimen()
const;
145 #endif //#GLIBMM_PROPERTIES_ENABLED
147 #ifdef GLIBMM_PROPERTIES_ENABLED
154 Glib::PropertyProxy< Glib::ustring > property_var_id() ;
155 #endif //#GLIBMM_PROPERTIES_ENABLED
157 #ifdef GLIBMM_PROPERTIES_ENABLED
164 Glib::PropertyProxy_ReadOnly< Glib::ustring > property_var_id()
const;
165 #endif //#GLIBMM_PROPERTIES_ENABLED
const GxFastMeter * gobj() const
Provides access to the underlying C GtkObject.
struct _GxFastMeter GxFastMeter
struct _GxFastMeterClass GxFastMeterClass
GxFastMeter BaseObjectType
GxFastMeter * gobj()
Provides access to the underlying C GtkObject.
static GType get_base_type() G_GNUC_CONST
Gxw::BigKnob * wrap(GxBigKnob *object, bool take_copy)
void set_hold_count(int val)
FastMeter_Class CppClassType
void set_by_power(double lvl)
void set_c_level(double lvl)
GxFastMeterClass BaseClassType
static GType get_type() G_GNUC_CONST