Documentation
Dlang.org
Bitset.getMaximum
gtk
bitset
Bitset
Returns the largest value in self.
If self is empty, 0 is returned.
class
Bitset
uint
getMaximum
(
)
Return Value
Type:
uint
The largest value in self
gtk
bitset
Bitset
constructors
this
functions
add
addRange
addRangeClosed
addRectangle
cPtr
contains
copy
difference
equals
getMaximum
getMinimum
getNth
getSize
getSizeInRange
intersect
isEmpty
remove
removeAll
removeRange
removeRangeClosed
removeRectangle
self
shiftLeft
shiftRight
splice
subtract
union_
properties
gType
static functions
getGType
newEmpty
newRange
Returns the largest value in self.
If self is empty, 0 is returned.