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
Companion
object
Companion
Members
Functions
append
Only
Link copied to clipboard
fun
<
W
:
Widget
>
appendOnly
(
widget
:
W
,
add
:
W
.
(
Widget
)
->
Unit
,
remove
:
W
.
(
Widget
)
->
Unit
)
:
GtkContainerComposeNode
<
W
>