Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

AtkValue

AtkValue


Description

The ATK interface implemented by valuators and components which display or select a value from a bounded range of values.

Methods and Functions

Hierarchy

GInterface
   +----AtkValue

Implementations

AtkValue is implemented by AtkNoOpObject.

Detailed Description

AtkValue should be implemented for components which either display a value from a bounded range, or which allow the user to specify a value from a bounded range, or both. For instance, most sliders and range controls, as well as dials, should have AtkObject representations which implement AtkValue on the component's behalf. AtKValues may be read-only, in which case attempts to alter the value return FALSE to indicate failure.

Structures

AtkValue

The AtkValue structure does not contain any fields.

Author(s)

Derived by RGtkGen from GTK+ documentation

References


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.