pangoScriptForUnichar
Looks up the PangoScript for a particular character (as defined by
Unicode Standard Annex 24). No check is made for ch being a
valid Unicode character; if you pass in invalid character, the
result is undefined.
pangoScriptForUnichar(ch)
|  | [numeric] a Unicode character | 
As of Pango 1.18, this function simply returns the return value of
gUnicharGetScript().  
Since 1.4
[PangoScript]  the PangoScript for the character.
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.