Bitset.newRange

gtk.bitset.Bitset newRange(uint start, uint nItems)

Creates a bitset with the given range set.

Parameters

startfirst value to add
nItemsnumber of consecutive values to add

Returns

A new bitset