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