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
/
VirtualComposeNodeContainer
Virtual
Compose
Node
Container
class
VirtualComposeNodeContainer
<
W
:
Widget
>
(
widget
:
W
)
:
GtkComposeWidget
<
W
>
Members
Constructors
Virtual
Compose
Node
Container
Link copied to clipboard
constructor
(
widget
:
W
)
Properties
modifier
Link copied to clipboard
var
modifier
:
Modifier
widget
Link copied to clipboard
val
widget
:
W
Functions
add
Node
Link copied to clipboard
open
override
fun
addNode
(
index
:
Int
,
child
:
GtkComposeNode
)
apply
Modifier
Link copied to clipboard
fun
applyModifier
(
modifier
:
Modifier
)
clear
Nodes
Link copied to clipboard
open
override
fun
clearNodes
(
)
remove
Node
Link copied to clipboard
open
override
fun
removeNode
(
index
:
Int
)