gtk2/docs/reference
Benjamin Otte def94f03e2 debug: Add GTK_DEBUG=snapshot
This causes the snapshotting algorithm to dump all widget nodes into
their own container node. We then name that group accordingly (ie
"GtkSwitch<0xdeadbeef>") so you can easily see which node belongs where.

The feature is toggleable in the inspector's visual tab.

There's a few problems with it, becuse GtkSnapshot optimized container
nodes away if they are not needed, so we are losing some widgets...
2016-12-20 19:26:40 +01:00
..
gdk API: gdk: Add gdk_rgba_is_clear() and gdk_rgba_is_opaque() 2016-12-20 18:01:12 +01:00
gsk gsk: Add GskOutsetShadowNode 2016-12-20 18:01:12 +01:00
gtk debug: Add GTK_DEBUG=snapshot 2016-12-20 19:26:40 +01:00
Makefile.am gsk: Build docs 2016-10-18 11:49:13 +01:00