ObjectWrap.accessibleValue
double accessibleValue() @propertyGet accessibleValue property.
Returns
Numeric value of this object, in case being and AtkValue.
Deprecated
Since 2.12. Use [atk.value.Value.getValueAndText] to get
the value, and value-changed signal to be notified on their value changes.
void accessibleValue(double propval) @propertySet accessibleValue property.
Parameters
propval | Numeric value of this object, in case being and AtkValue. |
Deprecated
Since 2.12. Use [atk.value.Value.getValueAndText] to get
the value, and value-changed signal to be notified on their value changes.