TypeDebugFlags

Deprecated since version 2.36: type_init() is now done automatically

class TypeDebugFlags

These flags used to be passed to type_init_with_debug_flags() which is now deprecated.

If you need to enable debugging features, use the GOBJECT_DEBUG environment variable.

Fields

class TypeDebugFlags
INSTANCE_COUNT

Keep a count of instances of each type

MASK

Mask covering all debug flags

NONE

Print no messages

OBJECTS

Print messages about object bookkeeping

SIGNALS

Print messages about signal emissions