gtk-d ~gtk4 (2021-12-20T08:37:41.4817885)
Dub
Repo
Bitset.isEmpty
gtk
Bitset
Bitset
Check if no value is contained in bitset.
class
Bitset
bool
isEmpty
(
)
Return Value
Type:
bool
%TRUE if @self is empty
Meta
Source
See Implementation
gtk
Bitset
Bitset
aliases
doref
unio
constructors
this
destructors
~this
functions
add
addRange
addRangeClosed
addRectangle
contains
copy
difference
equals
getBitsetStruct
getMaximum
getMinimum
getNth
getSize
getSizeInRange
getStruct
intersect
isEmpty
ref_
remove
removeAll
removeRange
removeRangeClosed
removeRectangle
shiftLeft
shiftRight
splice
subtract
union_
unref
static functions
getType
variables
gtkBitset
ownedRef
Check if no value is contained in bitset.