Dazzle.TreeNode.insert – libdazzle-1.0 Reference Manual
insert
Description:
[
Version
( since =
"3.28"
) ]
public
void
insert
(
TreeNode
child,
uint
position)
Inserts
child
as a child of
this
at
position
.
Parameters:
this
a
TreeNode
child
a
TreeNode
position
the position for the child
2022 vala-language.org