22#ifndef __PANGO_BIDI_TYPE_H__
23#define __PANGO_BIDI_TYPE_H__
32#ifndef PANGO_DISABLE_DEPRECATED
G_BEGIN_DECLS typedef char gchar
G_BEGIN_DECLS typedef guint32 gunichar
GLIB_AVAILABLE_IN_ALL gboolean g_unichar_get_mirror_char(gunichar ch, gunichar *mirrored_ch)
PANGO_DEPRECATED_IN_1_44 PangoDirection pango_unichar_direction(gunichar ch) G_GNUC_CONST
gboolean pango_get_mirror_char(gunichar ch, gunichar *mirrored_ch)
PANGO_DEPRECATED_IN_1_44 PangoBidiType pango_bidi_type_for_unichar(gunichar ch) G_GNUC_CONST
PANGO_DEPRECATED_IN_1_44 PangoDirection pango_find_base_dir(const gchar *text, gint length)
#define PANGO_DEPRECATED_IN_1_44
#define PANGO_DEPRECATED_IN_1_30_FOR(f)