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.12.5-3 Index]