appendOnly

fun <W : Widget> appendOnly(widget: W, add: W.(Widget) -> Unit, remove: W.(Widget) -> Unit): GtkContainerComposeNode<W>