Import line: | Pango = imports.gi.Pango; |
GIR File: | Pango-1.0.gir |
C documentation: | Pango.Script |
Enum : | Script |
Properties | |
---|---|
gint32 Pango.Script.ARABIC : 2
|
|
gint32 Pango.Script.ARMENIAN : 3
|
|
gint32 Pango.Script.BALINESE : 62
|
|
gint32 Pango.Script.BENGALI : 4
|
|
gint32 Pango.Script.BOPOMOFO : 5
|
|
gint32 Pango.Script.BRAILLE : 46
|
|
gint32 Pango.Script.BUGINESE : 55
|
|
gint32 Pango.Script.BUHID : 44
|
|
gint32 Pango.Script.CANADIAN_ABORIGINAL : 40
|
|
gint32 Pango.Script.CARIAN : 75
|
|
gint32 Pango.Script.CHAM : 72
|
|
gint32 Pango.Script.CHEROKEE : 6
|
|
gint32 Pango.Script.COMMON : 0
|
|
gint32 Pango.Script.COPTIC : 7
|
|
gint32 Pango.Script.CUNEIFORM : 63
|
|
gint32 Pango.Script.CYPRIOT : 47
|
|
gint32 Pango.Script.CYRILLIC : 8
|
|
gint32 Pango.Script.DESERET : 9
|
|
gint32 Pango.Script.DEVANAGARI : 10
|
|
gint32 Pango.Script.ETHIOPIC : 11
|
|
gint32 Pango.Script.GEORGIAN : 12
|
|
gint32 Pango.Script.GLAGOLITIC : 56
|
|
gint32 Pango.Script.GOTHIC : 13
|
|
gint32 Pango.Script.GREEK : 14
|
|
gint32 Pango.Script.GUJARATI : 15
|
|
gint32 Pango.Script.GURMUKHI : 16
|
|
gint32 Pango.Script.HAN : 17
|
|
gint32 Pango.Script.HANGUL : 18
|
|
gint32 Pango.Script.HANUNOO : 43
|
|
gint32 Pango.Script.HEBREW : 19
|
|
gint32 Pango.Script.HIRAGANA : 20
|
|
gint32 Pango.Script.INHERITED : 1
|
|
gint32 Pango.Script.INVALID_CODE : -1
|
|
gint32 Pango.Script.KANNADA : 21
|
|
gint32 Pango.Script.KATAKANA : 22
|
|
gint32 Pango.Script.KAYAH_LI : 67
|
|
gint32 Pango.Script.KHAROSHTHI : 60
|
|
gint32 Pango.Script.KHMER : 23
|
|
gint32 Pango.Script.LAO : 24
|
|
gint32 Pango.Script.LATIN : 25
|
|
gint32 Pango.Script.LEPCHA : 68
|
|
gint32 Pango.Script.LIMBU : 48
|
|
gint32 Pango.Script.LINEAR_B : 51
|
|
gint32 Pango.Script.LYCIAN : 76
|
|
gint32 Pango.Script.LYDIAN : 77
|
|
gint32 Pango.Script.MALAYALAM : 26
|
|
gint32 Pango.Script.MONGOLIAN : 27
|
|
gint32 Pango.Script.MYANMAR : 28
|
|
gint32 Pango.Script.NEW_TAI_LUE : 54
|
|
gint32 Pango.Script.NKO : 66
|
|
gint32 Pango.Script.OGHAM : 29
|
|
gint32 Pango.Script.OLD_ITALIC : 30
|
|
gint32 Pango.Script.OLD_PERSIAN : 59
|
|
gint32 Pango.Script.OL_CHIKI : 73
|
|
gint32 Pango.Script.ORIYA : 31
|
|
gint32 Pango.Script.OSMANYA : 49
|
|
gint32 Pango.Script.PHAGS_PA : 65
|
|
gint32 Pango.Script.PHOENICIAN : 64
|
|
gint32 Pango.Script.REJANG : 69
|
|
gint32 Pango.Script.RUNIC : 32
|
|
gint32 Pango.Script.SAURASHTRA : 71
|
|
gint32 Pango.Script.SHAVIAN : 50
|
|
gint32 Pango.Script.SINHALA : 33
|
|
gint32 Pango.Script.SUNDANESE : 70
|
|
gint32 Pango.Script.SYLOTI_NAGRI : 58
|
|
gint32 Pango.Script.SYRIAC : 34
|
|
gint32 Pango.Script.TAGALOG : 42
|
|
gint32 Pango.Script.TAGBANWA : 45
|
|
gint32 Pango.Script.TAI_LE : 52
|
|
gint32 Pango.Script.TAMIL : 35
|
|
gint32 Pango.Script.TELUGU : 36
|
|
gint32 Pango.Script.THAANA : 37
|
|
gint32 Pango.Script.THAI : 38
|
|
gint32 Pango.Script.TIBETAN : 39
|
|
gint32 Pango.Script.TIFINAGH : 57
|
|
gint32 Pango.Script.UGARITIC : 53
|
|
gint32 Pango.Script.UNKNOWN : 61
|
|
gint32 Pango.Script.VAI : 74
|
|
gint32 Pango.Script.YI : 41
|
None |
None |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Pango
Method |
Pango.gravity_get_for_script
(Script script, Gravity base_gravity, GravityHint hint)
:
Pango.Gravity
Based on the script, base gravity, and hint, returns actual gravity
to use in laying out a single PangoItem. |
Pango
Method |
Pango.gravity_get_for_script_and_width
(Script script, gboolean wide, Gravity base_gravity, GravityHint hint)
:
Pango.Gravity
Based on the script, East Asian width, base gravity, and hint,
returns actual gravity to use in laying out a single character or PangoItem. |
Pango
Method |
Looks up the PangoScript for a particular character (as defined by
Unicode Standard Annex #24). |
Pango
Method |
Given a script, finds a language tag that is reasonably
representative of that script. |
Pango.Language
Method |
get_scripts
(gint32 num_scripts)
:
Pango.Script
Determines the scripts used to to write language.
|
Pango.Language
Method |
Determines if script is one of the scripts used to
write language. |
Pango.ScriptIter
Method |
Gets information about the range to which iter currently points.
|