toggle menu
gtk-kn
native
switch theme
search in API
gtk4
/
org.gtkkn.bindings.gtk
/
Bitset
/
Companion
Companion
object
Companion
Members
Functions
get
Type
Link copied to clipboard
fun
getType
(
)
:
<Error class: unknown class>
Get the GType of Bitset
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.