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
/
GtkContainerComposeNode
/
Companion
/
appendOnly
append
Only
fun
<
W
:
Widget
>
appendOnly
(
widget
:
W
,
add
:
W
.
(
Widget
)
->
Unit
,
remove
:
W
.
(
Widget
)
->
Unit
)
:
GtkContainerComposeNode
<
W
>