ObjectWrap.accessibleValue

Get accessibleValue property.

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

Return Value

Type: 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.