Enum Class MarkupCollectType

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

@Generated("io.github.jwharm.JavaGI") public enum MarkupCollectType extends Enum<MarkupCollectType> implements Enumeration
A mixed enumerated type and flags field. You must specify one type (string, strdup, boolean, tristate). Additionally, you may optionally bitwise OR the type with the flag OPTIONAL.

It is likely that this enum will be extended in the future to support other types.