:right-sidebar: True TypeDebugFlags =================================================================== .. currentmodule:: gi.repository.GObject .. deprecated:: 2.36 :func:`~gi.repository.GObject.type_init` is now done automatically .. class:: TypeDebugFlags :no-contents-entry: These flags used to be passed to :func:`~gi.repository.GObject.type_init_with_debug_flags` which is now deprecated. If you need to enable debugging features, use the ``GOBJECT_DEBUG`` environment variable. Fields ------ .. rst-class:: interim-class .. class:: TypeDebugFlags :no-index: .. attribute:: INSTANCE_COUNT Keep a count of instances of each type .. attribute:: MASK Mask covering all debug flags .. attribute:: NONE Print no messages .. attribute:: OBJECTS Print messages about object bookkeeping .. attribute:: SIGNALS Print messages about signal emissions