Package org.gnome.gtk

Enum Class BuilderClosureFlags

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

@Generated("io.github.jwharm.JavaGI") public enum BuilderClosureFlags extends Enum<BuilderClosureFlags> implements Enumeration
The list of flags that can be passed to gtk_builder_create_closure().

New values may be added in the future for new features, so external implementations of BuilderScope should test the flags for unknown values and raise a BuilderError.INVALID_ATTRIBUTE error when they encounter one.