Package org.gnome.gtk

Enum Class DebugFlags

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

@Generated("io.github.jwharm.JavaGI") public enum DebugFlags extends Enum<DebugFlags> implements Enumeration
Flags to use with gtk_set_debug_flags().

Settings these flags causes GTK to print out different types of debugging information. Some of these flags are only available when GTK has been configured with -Ddebug=true.