ObjectWrap.accessibleValue

double accessibleValue() @property

Get 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) @property

Set accessibleValue property.

Parameters

propvalNumeric 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.