Deprecated 2.36DeprecatedINSTANCE_Keep a count of instances of each type
DeprecatedMASKMask covering all debug flags
DeprecatedNONEPrint no messages
DeprecatedOBJECTSPrint messages about object bookkeeping
DeprecatedSIGNALSPrint messages about signal emissions
These flags used to be passed to
g_type_init_with_debug_flags()which is now deprecated.If you need to enable debugging features, use the
GOBJECT_DEBUGenvironment variable.Deprecated
since 2.36:
g_type_init()is now done automatically