Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
atkValueSetCurrentValue: atkValueSetCurrentValue
Description
Sets the value of this object.
Usage
atkValueSetCurrentValue(object, value)
Arguments
object
[
AtkValue
] a GObject instance that implements AtkValueIface
value
[R object] a
R object
which is the desired new accessible value.
Value
TRUE
if new value is successfully set,
FALSE
otherwise.