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