ObjectWrapGidBuilderImpl.accessibleValue

Set accessibleValue property.

More...
class ObjectWrapGidBuilderImpl(T)
T
accessibleValue
(
double propval
)

Parameters

propval double

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

Return Value

Type: T

Builder instance for fluent chaining

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.