atkValueSetCurrentValue {RGtk2}R Documentation

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

[logical] TRUE if new value is successfully set, FALSE otherwise.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]