Functions
PAROLE_DEBUG_ENUM()
#define PAROLE_DEBUG_ENUM(_text, _value, _type)
PAROLE_DEBUG_ENUM_FULL()
#define PAROLE_DEBUG_ENUM_FULL(_value, _type, ...)
parole_debug_enum_full ()
void
parole_debug_enum_full (const gchar *func
,
const gchar *file
,
gint line
,
gint v_enum
,
GType type
,
const gchar *format
,
...
);