mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-26 15:36:14 +01:00
guniprop: fix param direction in g_unichar_get_mirror_char(), for introspection
This commit is contained in:
parent
39e018e151
commit
d8483ef696
@ -1236,7 +1236,7 @@ g_utf8_casefold (const gchar *str,
|
||||
/**
|
||||
* g_unichar_get_mirror_char:
|
||||
* @ch: a Unicode character
|
||||
* @mirrored_ch: location to store the mirrored character
|
||||
* @mirrored_ch: (out): location to store the mirrored character
|
||||
*
|
||||
* In Unicode, some characters are "mirrored". This means that their
|
||||
* images are mirrored horizontally in text that is laid out from right
|
||||
|
Loading…
Reference in New Issue
Block a user