Description Methods and Functions Hierarchy Detailed Description Structures Convenient Construction Author(s) References
An AtkStateSet determines a component's state set.
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()
1 2 | GObject
+----AtkStateSet
|
An AtkStateSet determines a component's state set. It is composed of a set of AtkStates.
AtkStateSet
undocumented
atkStateSet
is the equivalent of atkStateSetNew
.
Derived by RGtkGen from GTK+ documentation
https://developer.gnome.org/atk/stable/AtkStateSet.html
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.