3 #ifndef _GTKMM_CELLRENDERERPROGRESS_H
4 #define _GTKMM_CELLRENDERERPROGRESS_H
7 #include <glibmm/ustring.h>
8 #include <sigc++/sigc++.h>
32 #ifndef DOXYGEN_SHOULD_SKIP_THIS
39 {
class CellRendererProgress_Class; }
51 #ifndef DOXYGEN_SHOULD_SKIP_THIS
60 #ifndef DOXYGEN_SHOULD_SKIP_THIS
64 static CppClassType cellrendererprogress_class_;
77 #ifndef DOXYGEN_SHOULD_SKIP_THIS
78 static GType get_type() G_GNUC_CONST;
81 static GType get_base_type() G_GNUC_CONST;
Gtk::CellRendererProgress * wrap(GtkCellRendererProgress *object, bool take_copy=false)
Glib::PropertyProxy< Glib::ustring > property_text()
GtkCellRendererProgress * gobj()
Provides access to the underlying C GtkObject.
const GtkCellRendererProgress * gobj() const
Provides access to the underlying C GtkObject.
Glib::PropertyProxy< float > property_text_xalign()
Glib::PropertyProxy_ReadOnly< int > property_pulse() const
Glib::PropertyProxy_ReadOnly< Glib::ustring > property_text() const
Glib::PropertyProxy< float > property_text_yalign()
virtual ~CellRendererProgress()
Glib::PropertyProxy< ProgressBarOrientation > property_orientation()
virtual Glib::PropertyProxy_Base _property_renderable()
Glib::PropertyProxy_ReadOnly< float > property_text_yalign() const
Glib::PropertyProxy< int > property_pulse()
Glib::PropertyProxy< int > property_value()
Glib::PropertyProxy_ReadOnly< int > property_value() const
Glib::PropertyProxy_ReadOnly< float > property_text_xalign() const
Glib::PropertyProxy_ReadOnly< ProgressBarOrientation > property_orientation() const