Returns the mirrored character of a Unicode character.
Mirror characters are determined by the Unicode mirrored property.
a Unicode character
location to store the mirrored character
%TRUE if @ch has a mirrored character and @mirrored_ch is filled in, %FALSE otherwise
Deprecated: Use g_unichar_get_mirror_char() instead; the docs for that function provide full details.
See Implementation
Returns the mirrored character of a Unicode character.
Mirror characters are determined by the Unicode mirrored property.