BitsetIter.getValue
uint getValue()Gets the current value that iter points to.
If iter is not valid and gtk.bitset_iter.BitsetIter.isValid returns false, this function returns 0.
Returns
The current value pointer to by iter
uint getValue()Gets the current value that iter points to.
If iter is not valid and gtk.bitset_iter.BitsetIter.isValid returns false, this function returns 0.