diff CODING @ 2916:ae6cdcd69d9f default tip

Merge with upstream/master.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 14 May 2019 11:46:50 +0300
parents 2e7fd08bfbe4
children
line wrap: on
line diff
--- a/CODING	Wed Dec 12 22:02:48 2018 +0200
+++ b/CODING	Tue May 14 11:46:50 2019 +0300
@@ -9,6 +9,15 @@
 If the first word of the message is "error" or "warning" (case insensitive)
 the message will be color-coded appropriately.
 
+
+GTKInspector:
+
+DEBUG_NAME(widget)
+For use with the GTKInspector to provide a visual indication of where objects are declared.
+
+Sample command line call:
+GTK_DEBUG=interactive src/geeqie
+
 --------------------------------------------------------------------------------
 
 GPL header, in every file, like this: