push_debug


Description:

public void push_debug (string message, ...)

Inserts a debug node with a message.

Debug nodes don't affect the rendering at all, but can be helpful in identifying parts of a render node tree dump, for example in the GTK inspector.

Parameters:

this

a `GtkSnapshot`

message

a printf-style format string

...

arguments for message