Garden Compose
Toggle table of contents
main-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Garden Compose
Core
/
io.github.gardencompose
/
GtkContainerComposeNode
/
Companion
/
appendOnly
append
Only
fun
<
W
:
Widget
>
appendOnly
(
widget
:
W
,
add
:
W
.
(
Widget
)
->
Unit
,
remove
:
W
.
(
Widget
)
->
Unit
)
:
GtkContainerComposeNode
<
W
>