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

AtkStateSet

AtkStateSet


Description

An AtkStateSet determines a component's state set.

Methods and Functions

atkStateSetNew()
atkStateSetIsEmpty(object)
atkStateSetAddState(object, type)
atkStateSetAddStates(object, types)
atkStateSetClearStates(object)
atkStateSetContainsState(object, type)
atkStateSetContainsStates(object, types)
atkStateSetRemoveState(object, type)
atkStateSetAndSets(object, compare.set)
atkStateSetOrSets(object, compare.set)
atkStateSetXorSets(object, compare.set)
atkStateSet()

Hierarchy

GObject
   +----AtkStateSet

Detailed Description

An AtkStateSet determines a component's state set. It is composed of a set of AtkStates.

Structures

AtkStateSet

undocumented

Convenient Construction

atkStateSet is the equivalent of atkStateSetNew.

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.