atkStateSetXorSets: atkStateSetXorSets

Description Usage Arguments Value Author(s)

View source: R/atkFuncs.R

Description

Constructs the exclusive-or of the two sets, returning NULL is empty. The set returned by this operation contains the states in exactly one of the two sets.

Usage

1
atkStateSetXorSets(object, compare.set)

Arguments

object

[AtkStateSet] an AtkStateSet

compare.set

[AtkStateSet] another AtkStateSet

Value

[AtkStateSet] a new AtkStateSet which contains the states which are in exactly one of the two sets.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.