ValueT.setCurrentValue

Sets the value of this object.

More...
template ValueT()
override
bool
setCurrentValue

Parameters

value gobject.value.Value

a #GValue which is the desired new accessible value.

Return Value

Type: bool

true if new value is successfully set, false otherwise.

Detailed Description

Deprecated: Since 2.12. Use atk.value.Value.setValue instead.