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 57 static CppClassType fastmeter_class_;
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 FastMeter_Class CppClassType
void set_c_level(double lvl)
Gxw::FastMeter * wrap(GxFastMeter *object, bool take_copy=false)
A Glib::wrap() method for this object.
static GType get_type() G_GNUC_CONST
void set_hold_count(int val)
static GType get_base_type() G_GNUC_CONST
GxFastMeterClass BaseClassType
void set_by_power(double lvl)
GxFastMeter * gobj()
Provides access to the underlying C GtkObject.
struct _GxFastMeterClass GxFastMeterClass
struct _GxFastMeter GxFastMeter
GxFastMeter BaseObjectType
const GxFastMeter * gobj() const
Provides access to the underlying C GtkObject.