Compose 4 GTK
Toggle table of contents
main-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
Compose 4 GTK
Compose 4 GTK
/
io.github.compose4gtk.gtk.components
/
ListBox
List
Box
@
Composable
fun
ListBox
(
modifier
:
Modifier
=
Modifier
,
activateOnSingleClick
:
Boolean
=
true
,
adjustment
:
Adjustment
?
=
null
,
selectionMode
:
SelectionMode
=
SelectionMode.SINGLE
,
showSeparators
:
Boolean
=
false
,
placeholder
:
@
Composable
(
)
->
Unit
=
{}
,
content
:
@
Composable
(
)
->
Unit
)
TODO:
filter func
header func
placeholder
sort func
selections