![]() |
![]() |
Public Member Functions | |
virtual Glib::PropertyProxy_Base | _property_renderable () |
Returns the property that this CellRenderer renders. | |
CellRendererSpin () | |
const GtkCellRendererSpin* | gobj () const |
Provides access to the underlying C GtkObject. | |
GtkCellRendererSpin* | gobj () |
Provides access to the underlying C GtkObject. | |
Glib::PropertyProxy_ReadOnly< Gtk::Adjustment* > | property_adjustment () const |
The adjustment that holds the value of the spinbutton. | |
Glib::PropertyProxy<Gtk::Adjustment*> | property_adjustment () |
The adjustment that holds the value of the spinbutton. | |
Glib::PropertyProxy_ReadOnly< double > | property_climb_rate () const |
The acceleration rate when you hold down a button. | |
Glib::PropertyProxy<double> | property_climb_rate () |
The acceleration rate when you hold down a button. | |
Glib::PropertyProxy_ReadOnly< guint > | property_digits () const |
The number of decimal places to display. | |
Glib::PropertyProxy<guint> | property_digits () |
The number of decimal places to display. | |
virtual | ~CellRendererSpin () |
Related Functions | |
(Note that these are not member functions.) | |
Gtk::CellRendererSpin* | wrap (GtkCellRendererSpin* 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::CellRendererText. |
|
Provides access to the underlying C GtkObject.
Reimplemented from Gtk::CellRendererText. |
|
Provides access to the underlying C GtkObject.
Reimplemented from Gtk::CellRendererText. |
|
The adjustment that holds the value of the spinbutton. You rarely need to use properties because there are get_ and set_ methods for almost all of them.
|
|
The adjustment that holds the value of the spinbutton. You rarely need to use properties because there are get_ and set_ methods for almost all of them.
|
|
The acceleration rate when you hold down a button. You rarely need to use properties because there are get_ and set_ methods for almost all of them.
|
|
The acceleration rate when you hold down a button. You rarely need to use properties because there are get_ and set_ methods for almost all of them.
|
|
The number of decimal places to display. You rarely need to use properties because there are get_ and set_ methods for almost all of them.
|
|
The number of decimal places to display. You rarely need to use properties because there are get_ and set_ methods for almost all of them.
|
|
|