Warning: get_mirror_char is deprecated since 1.30.
Returns the mirrored character of a Unicode character.
Use [func@GLib.unichar_get_mirror_char] instead; the docs for that function provide full details.
Mirror characters are determined by the Unicode mirrored property.
| ch |
a Unicode character |
| mirrored_ch |
location to store the mirrored character |
|
true if |