Learn R Programming

RGtk2 (version 2.12.17)

atk-AtkState: AtkState

Description

An AtkState describes a component's particular state.

Arguments

Methods and Functions

atkStateTypeRegister(name) atkStateTypeGetName(type) atkStateTypeForName(name)

Detailed Description

An AtkState describes a component's particular state. The actual state of an component is described by its AtkStateSet, which is a set of AtkStates.

References

http://developer.gnome.org/doc/API/2.0/atk/atk-AtkState.html