Package: gtk

Function gtk:bitset-equals

Lambda List

gtk:bitset-equals (bitset other)

Arguments

bitset -- a gtk:bitset instance
other -- another gtk:bitset instance

Return Value

True if bitset and other contain the same values.

Details

Returns true if bitset and other contain the same values.
 

See also

2023-9-11