|  |  | 

| Public Member Functions | |
| virtual | ~Value () | 
| AtkValue* | gobj () | 
| Provides access to the underlying C GObject. | |
| const AtkValue* | gobj () const | 
| Provides access to the underlying C GObject. | |
| void | get_current_value (Glib::ValueBase& value) const | 
| Gets the value of this object. | |
| void | get_maximum_value (Glib::ValueBase& value) const | 
| Gets the maximum value of this object. | |
| void | get_minimum_value (Glib::ValueBase& value) const | 
| Gets the minimum value of this object. | |
| bool | set_current_value (const Glib::ValueBase& value) | 
| Sets the value of this object. | |
| Static Public Member Functions | |
| void | add_interface (GType gtype_implementer) | 
| Protected Member Functions | |
| virtual void | get_current_value_vfunc (Glib::ValueBase& value) | 
| virtual void | get_maximum_value_vfunc (Glib::ValueBase& value) | 
| virtual void | get_minimum_value_vfunc (Glib::ValueBase& value) | 
| virtual bool | set_current_value_vfunc (const Glib::ValueBase& value) | 
| Related Functions | |
| (Note that these are not member functions.) | |
| Glib::RefPtr<Atk::Value> | wrap (AtkValue* object, bool take_copy=false) | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| Gets the value of this object. 
 
 | 
| 
 | 
| 
 | 
| 
 | 
| Gets the maximum value of this object. 
 
 | 
| 
 | 
| 
 | 
| 
 | 
| Gets the minimum value of this object. 
 
 | 
| 
 | 
| 
 | 
| 
 | 
| Provides access to the underlying C GObject. 
 Reimplemented from Glib::Interface. Reimplemented in Atk::NoOpObject. | 
| 
 | 
| Provides access to the underlying C GObject. 
 Reimplemented from Glib::Interface. Reimplemented in Atk::NoOpObject. | 
| 
 | 
| Sets the value of this object. 
 
 
 | 
| 
 | 
| 
 | 
| 
 | ||||||||||||
| 
 |