atkValueGetMinimumValue {RGtk2}R Documentation

atkValueGetMinimumValue

Description

Gets the minimum value of this object.

Usage

atkValueGetMinimumValue(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 minimum accessible value

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]