[ CCode ( cprefix = "PANGO_SCRIPT_" , type_id = "pango_script_get_type ()" ) ]
public enum Script
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 [[email protected]] enumeration instead, whose values are interchangeable with `PangoScript`.