Enum Class SpaceLocationFlags

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

@Generated("io.github.jwharm.JavaGI") public enum SpaceLocationFlags extends Enum<SpaceLocationFlags> implements Enumeration
GtkSourceSpaceLocationFlags contains flags for white space locations.

If a line contains only white spaces (no text), the white spaces match both LEADING and TRAILING.