Package: gtk
Function gtk:bitset-iter-init-first
Lambda Listgtk:bitset-iter-init-first (iter bitset) ArgumentsReturn ValueThe unsigned integer with the first value in bitset, or nil if bitset is empty. Details
Initializes an iterator for the bitset and points it to the first value in
the bitset. If the bitset is empty, nil is returned. | See also |
2024-8-15