toggle menu
gtk-kn
native
switch theme
search in API
gtk4
/
org.gtkkn.bindings.gtk
/
Bitset
/
Companion
Companion
object
Companion
Members
Functions
new
Empty
Link copied to clipboard
fun
newEmpty
(
)
:
Bitset
Creates a new empty bitset.
new
Range
Link copied to clipboard
fun
newRange
(
start
:
<Error class: unknown class>
,
nItems
:
<Error class: unknown class>
)
:
Bitset
Creates a bitset with the given range set.
wrap
Record
Pointer
Link copied to clipboard
open
fun
wrapRecordPointer
(
pointer
:
<Error class: unknown class>
<
out
<Error class: unknown class>
>
)
:
Bitset