Enum Class Script

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

@Generated("io.github.jwharm.JavaGI") public enum Script extends Enum<Script> implements Enumeration
The PangoScript enumeration identifies different writing systems.

The values correspond to the names as defined in the Unicode standard. See Unicode Standard Annex 24: Script names

Note that this enumeration is deprecated and will not be updated to include values in newer versions of the Unicode standard. Applications should use the GLib.UnicodeScript enumeration instead, whose values are interchangeable with PangoScript.