gtk-d ~gtk4 (2021-12-20T08:37:41.4817885)
Dub
Repo
Bitset.copy
gtk
Bitset
Bitset
Creates a copy of @self.
class
Bitset
Bitset
copy
(
)
Return Value
Type:
Bitset
A new bitset that contains the same values as @self
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
Creates a copy of @self.