ObjectWrap.accessibleValue

Set accessibleValue property.

More...
  1. double accessibleValue [@property getter]
  2. double accessibleValue [@property setter]
    class ObjectWrap
    @property
    void
    accessibleValue
    (
    double propval
    )

Parameters

propval double

Numeric value of this object, in case being and AtkValue.

Detailed Description

Deprecated: Since 2.12. Use atk.value.Value.getValueAndText to get the value, and value-changed signal to be notified on their value changes.