Function

Pangoget_mirror_char

deprecated: 1.30 since: 1.0

Declaration

gboolean
pango_get_mirror_char (
  gunichar ch,
  gunichar* mirrored_ch
)

Description

No description available.

Available since: 1.0

Deprecated since: 1.30

Use g_unichar_get_mirror_char() instead; the docs for that function provide full details.

Parameters

ch

Type: gunichar

No description available.

mirrored_ch

Type: gunichar*

No description available.

The data is owned by the caller of the function.

Return value

Type: gboolean

No description available.