| Import line: | Pango = imports.gi.Pango; | 
| GIR File: | Pango-1.0.gir | 
| C documentation: | Pango.BidiType | 
| Enum : | BidiType | 
| Properties | |
|---|---|
| 
		guint32 Pango.BidiType.AL : 4
			 | |
| 
		guint32 Pango.BidiType.AN : 11
			 | |
| 
		guint32 Pango.BidiType.B : 15
			 | |
| 
		guint32 Pango.BidiType.BN : 14
			 | |
| 
		guint32 Pango.BidiType.CS : 12
			 | |
| 
		guint32 Pango.BidiType.EN : 8
			 | |
| 
		guint32 Pango.BidiType.ES : 9
			 | |
| 
		guint32 Pango.BidiType.ET : 10
			 | |
| 
		guint32 Pango.BidiType.L : 0
			 | |
| 
		guint32 Pango.BidiType.LRE : 1
			 | |
| 
		guint32 Pango.BidiType.LRO : 2
			 | |
| 
		guint32 Pango.BidiType.NSM : 13
			 | |
| 
		guint32 Pango.BidiType.ON : 18
			 | |
| 
		guint32 Pango.BidiType.PDF : 7
			 | |
| 
		guint32 Pango.BidiType.R : 3
			 | |
| 
		guint32 Pango.BidiType.RLE : 5
			 | |
| 
		guint32 Pango.BidiType.RLO : 6
			 | |
| 
		guint32 Pango.BidiType.S : 16
			 | |
| 
		guint32 Pango.BidiType.WS : 17
			 | |
| None | 
| None | 
| None | 
| Class / Namespace | Method / Signal / Properties | 
|---|---|
| Pango Method | Determines the normative bidirectional character type of a character, as specified in the Unicode Character Database. |