Value.setCurrentValue
bool setCurrentValue(gobject.value.Value value)Sets the value of this object.
Parameters
value | a #GValue which is the desired new accessible value. |
Returns
true if new value is successfully set, false otherwise.
Deprecated
Since 2.12. Use [atk.value.Value.setValue] instead.