Method
GtkSnapshotpush_debug
Declaration [src]
void
gtk_snapshot_push_debug (
  GtkSnapshot* snapshot,
  const char* message,
  ...
)
Description [src]
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 method is not directly available to language bindings. |