Enum Class TypeDebugFlags

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

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