Package: gsk

Function gsk:debug-node-new

Lambda List

gsk:debug-node-new (child message)

Arguments

child -- a gsk:render-node instance with the child to add debug info for
message -- a string with the debug message

Return Value

The new gsk:debug-node instance.

Details

Creates a render node that will add debug information about the given child. Adding this node has no visual effect.
 

See also

#2023-11-16