Package: gtk

Function gtk:bitset-is-empty

Lambda List

gtk:bitset-is-empty (bitset)

Arguments

bitset -- a gtk:bitset instance

Return Value

True if bitset is empty.

Details

Checks if no value is contained in the bitset.
 

See also

2023-9-11