Package: gtk

Function gtk:bitset-maximum

Lambda List

gtk:bitset-maximum (bitset)

Arguments

bitset -- a gtk:bitset instance

Return Value

The unsigned integer with the largest value in bitset.

Details

Returns the largest value in the bitset. If the bitset is empty, 0 is returned.
 

See also

2023-9-11