replace_child
Description:
[
Version ( deprecated =
true , deprecated_since =
"2.22" ) ]
public unowned Node replace_child (
Node newChild,
Node oldChild)
throws Error
Warning: replace_child is deprecated since 2.22.
Parameters:
this |
A Node
|
newChild |
A Node
|
oldChild |
A Node
|
Returns: