TypeScript API Documentation for PANGO
API Version: 1.0
Library Version: 1.57.0
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Deprecated 1.30
Returns the mirrored character of a Unicode character.
Mirror characters are determined by the Unicode mirrored property.
Deprecated
a Unicode character
true if ch has a mirrored character and mirrored_ch is filled in, false otherwise
true
ch
mirrored_ch
false
since 1.30: Use GLib.unichar_get_mirror_char instead; the docs for that function provide full details.
Returns the mirrored character of a Unicode character.
Mirror characters are determined by the Unicode mirrored property.