Description Usage Arguments Details Value Author(s)
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.
1 |
|
[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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.