gtk-kt
glib
/
org.gtk.glib
/
toList
to
List
inline
fun
CArray
<
UIntVar
>
.
toList
(
)
:
List
<
UInt
>
Content copied to clipboard
inline
fun
CArray
<
UIntVar
>
.
toList
(
size
:
Int
)
:
List
<
UInt
>
Content copied to clipboard
inline
fun
CStringList
.
toList
(
)
:
List
<
String
>
Content copied to clipboard