DebugNode.this

this(void * ptr, Flag!"Take" take)
No documentation available for this declaration.
this(gsk.render_node.RenderNode child, string message)

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

Adding this node has no visual effect.

Parameters

childThe child to add debug info for
messageThe debug message

Returns

A new [gsk.render_node.RenderNode]