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
_cPtr
add
addRange
addRangeClosed
addRectangle
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.