Enum Class TypeDebugFlags

java.lang.Object
java.lang.Enum<TypeDebugFlags>
org.gnome.gobject.TypeDebugFlags
All Implemented Interfaces:
Serializable, Comparable<TypeDebugFlags>, Constable, Enumeration

@Generated("io.github.jwharm.JavaGI") @Deprecated public enum TypeDebugFlags extends Enum<TypeDebugFlags> implements Enumeration
Deprecated.
g_type_init() is now done automatically
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.