atkValueGetMaximumValue {RGtk2}R Documentation

atkValueGetMaximumValue

Description

Gets the maximum value of this object.

Usage

atkValueGetMaximumValue(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 maximum accessible value

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]