DebugNode.this

Creates a gsk.render_node.RenderNode that will add debug information about the given child.

Adding this node has no visual effect.

class DebugNode
this

Parameters

child gsk.render_node.RenderNode

The child to add debug info for

message string

The debug message

Return Value