BidiType
Description:
[ CCode ( cprefix = "PANGO_BIDI_TYPE_" , type_id = "pango_bidi_type_get_type ()" ) ]
[ Version ( deprecated = true , deprecated_since = "1.44" , since = "1.22" ) ]
public enum BidiType
[ Version ( deprecated = true , deprecated_since = "1.44" , since = "1.22" ) ]
public enum BidiType
Warning: BidiType is deprecated since 1.44.
`PangoBidiType` represents the bidirectional character type of a Unicode character.
Note:
Use fribidi for this information
The values in this enumeration are specified by the Unicode bidirectional algorithm.
Namespace: Pango
Package: pango