ValueIF.setCurrentValue

Sets the value of this object.

More...
interface ValueIF
bool
setCurrentValue

Parameters

value Value

a gobject.Value 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 Value.setValue instead.