Package: gtk
Function gtk:bitset-iter-init-last
Lambda Listgtk:bitset-iter-init-last (iter bitset) ArgumentsReturn Value The unsigned integer with the last value in bitset, or nil
if the bitset is empty. Details
Initializes an iterator for the bitset and points it to the last value in
the bitset. If the bitset is empty, nil is returned. | See also |
2025-3-13