atkValueSetCurrentValue {RGtk2} | R Documentation |
Sets the value of this object.
atkValueSetCurrentValue(object, value)
|
[AtkValue ] a GObject instance that implements AtkValueIface |
|
[R object] a R object which is the desired new accessible value. |
[logical] TRUE
if new value is successfully set, FALSE
otherwise.
Derived by RGtkGen from GTK+ documentation