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

Enumeration Members

Enumeration Members

INSTANCE_COUNT: number

Keep a count of instances of each type

MASK: number

Mask covering all debug flags

NONE: number

Print no messages

OBJECTS: number

Print messages about object bookkeeping

SIGNALS: number

Print messages about signal emissions