gtk-kt
glib
/
org.gtk.glib
/
VariantIter
Variant
Iter
class
VariantIter
(
pointer
:
GVariantIter_autoptr
)
:
FreeMe
Content copied to clipboard
gtk-kt
15 / 10 / 2021
Types
Constructors
Functions
Properties
See also
See also
GVariantIter
Constructors
VariantIter
Link copied to clipboard
fun
VariantIter
(
pointer
:
GVariantIter_autoptr
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Functions
copy
Link copied to clipboard
fun
copy
(
)
:
VariantIter
Content copied to clipboard
free
Link copied to clipboard
open
override
fun
free
(
)
Content copied to clipboard
init
Link copied to clipboard
fun
init
(
value
:
Variant
)
:
ULong
Content copied to clipboard
next
Value
Link copied to clipboard
fun
nextValue
(
)
:
Variant
?
Content copied to clipboard
Properties
nChildren
Link copied to clipboard
val
nChildren
:
ULong
Content copied to clipboard
pointer
Link copied to clipboard
val
pointer
:
GVariantIter_autoptr
Content copied to clipboard