Package: gtk

Function gtk:bitset-iter-value

Lambda List

gtk:bitset-iter-value (iter)

Arguments

iter -- a valid gtk:bitset-iter instance

Return Value

The unsigned integer with the current value iter points to.

Details

Gets the current value that iter points to. If iter is not valid and the gtk:bitset-iter-is-valid function returns false, this function returns 0.
 

See also

2023-9-11