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
/
gtkSubComposition
gtk
Sub
Composition
@
Composable
fun
<
T
:
GtkComposeNode
>
gtkSubComposition
(
createNode
:
(
)
->
T
,
content
:
@
Composable
(
T
)
->
Unit
)
:
T