Enumeration (GI Flags)

GObject-2.0GObjectTypeDebugFlagsDeprecated 2.36

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_DEBUG environment variable.

since 2.36: g_type_init() is now done automatically

Index
INSTANCE_COUNT: 4

Keep a count of instances of each type

MASK: 7

Mask covering all debug flags

NONE: 0

Print no messages

OBJECTS: 1

Print messages about object bookkeeping

SIGNALS: 2

Print messages about signal emissions