Back to Seed Clases

Pango


Classes

Interfaces

Structs

Unions

Enums

Enum Pango.BidiType

Import line: Pango = imports.gi.Pango;
GIR File: Pango-1.0.gir
C documentation: Pango.BidiType
Enum : BidiType
The PangoBidiType type represents the bidirectional character
type of a Unicode character as specified by the
Unicode bidirectional algorithm.
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Pango
Method
Pango.bidi_type_for_unichar (gunichar ch) : Pango.BidiType
Determines the normative bidirectional character type of a
character, as specified in the Unicode Character Database.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:16:41 GMT+0800 (HKT)