BitsetIter.getValue

Gets the current value that @iter points to.

If @iter is not valid and [method@Gtk.BitsetIter.is_valid] returns %FALSE, this function returns 0.

class BitsetIter
uint
getValue
()

Return Value

Type: uint

The current value pointer to by @iter

Meta