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.
this |
a `GtkSnapshot` |
message |
a printf-style format string |
... |
arguments for |