atkStateSetOrSets {RGtk2} | R Documentation |
Constructs the union of the two sets.
atkStateSetOrSets(object, compare.set)
|
[AtkStateSet ] an AtkStateSet |
|
[AtkStateSet ] another AtkStateSet |
[AtkStateSet
] a new AtkStateSet
which is the union of the two sets,
returning NULL
is empty.
Derived by RGtkGen from GTK+ documentation