Package: gtk
Function gtk:bitset-iter-next
Lambda Listgtk:bitset-iter-next (iter) ArgumentsReturn ValueThe 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 |
2024-8-15