API Version: 2.0
Library Version: 2.50.0
gboolean atspi_value_set_current_value ( AtspiValue* obj, gdouble new_value, GError** error )
Sets the current value of an AtspiValue.
AtspiValue
new_value
gdouble
A #gdouble value which is the desired new value of the object.
error
GError **
GError*
NULL
gboolean
TRUE if the value could be assigned the specified value, FALSE otherwise.
TRUE
FALSE