gtr-debug

gtr-debug

Synopsis

#define             DEBUG_PRINT

Description

Details

DEBUG_PRINT

#  define DEBUG_PRINT g_message

Equivalent to g_message(), except it has only effect when DEBUG is defined. Used for printing debug messages.