atkValueGetCurrentValue {RGtk2}R Documentation

atkValueGetCurrentValue

Description

Gets the value of this object.

Usage

atkValueGetCurrentValue(object)

Arguments

object

[AtkValue] a GObject instance that implements AtkValueIface

Value

A list containing the following elements:

value

[R object] a

R object
representing the current accessible value

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]