![]() |
![]() |
Public Member Functions | |
virtual Glib::PropertyProxy_Base | _property_renderable () |
Returns the property that this CellRenderer renders. | |
CellRendererProgress () | |
const GtkCellRendererProgress* | gobj () const |
Provides access to the underlying C GtkObject. | |
GtkCellRendererProgress* | gobj () |
Provides access to the underlying C GtkObject. | |
Glib::PropertyProxy_ReadOnly< Glib::ustring > | property_text () const |
Text on the progress bar. | |
Glib::PropertyProxy<Glib::ustring> | property_text () |
Text on the progress bar. | |
Glib::PropertyProxy_ReadOnly< int > | property_value () const |
Value of the progress bar. | |
Glib::PropertyProxy<int> | property_value () |
Value of the progress bar. | |
virtual | ~CellRendererProgress () |
Related Functions | |
(Note that these are not member functions.) | |
Gtk::CellRendererProgress* | wrap (GtkCellRendererProgress* object, bool take_copy=false) |
|
|
|
|
|
Returns the property that this CellRenderer renders. For instance, property_text for CellRendererText, and property_active for CellRendererToggle Needs to be overridden in derived classes. Reimplemented from Gtk::CellRenderer. |
|
Provides access to the underlying C GtkObject.
Reimplemented from Gtk::CellRenderer. |
|
Provides access to the underlying C GtkObject.
Reimplemented from Gtk::CellRenderer. |
|
Text on the progress bar. You rarely need to use properties because there are get_ and set_ methods for almost all of them.
|
|
Text on the progress bar. You rarely need to use properties because there are get_ and set_ methods for almost all of them.
|
|
Value of the progress bar. You rarely need to use properties because there are get_ and set_ methods for almost all of them.
|
|
Value of the progress bar. You rarely need to use properties because there are get_ and set_ methods for almost all of them.
|
|
|