Description Usage Arguments Details Value Author(s)
If ch
has the Unicode mirrored property and there is another Unicode
character that typically has a glyph that is the mirror image of ch
's
glyph, puts that character in the address pointed to by mirrored.ch
.
WARNING: pango_get_mirror_char
is deprecated and should not be used in newly-written code.
1 |
|
[numeric] a Unicode character |
Use gUnicharGetMirrorChar()
instead; the docs for that function
provide full details.
A list containing the following elements:
retval |
[logical] |
|
[numeric] location to store the mirrored 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.