[ CCode ( has_construct_function = false ) ]
public DebugNode (RenderNode child, owned string message)
Creates a `GskRenderNode` that will add debug information about the given child.
Adding this node has no visual effect.
| child |
The child to add debug info for |
| message |
The debug message |
|
A new `GskRenderNode` |