Package: gtk
Function gtk:bitset-iter-next
Lambda Listgtk:bitset-iter-next (iter) ArgumentsReturn Value The unsigned integer with the next value in bitset, or nil
if no next value existed. Details Moves iter to the next value in the bitset. If it was already pointing to the last value in the bitset, nil is returned and iter is invalidated. | See also |
2025-3-13