summaryrefslogtreecommitdiff
path: root/pango/pango-script.h
diff options
context:
space:
mode:
Diffstat (limited to 'pango/pango-script.h')
-rw-r--r--pango/pango-script.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/pango-script.h b/pango/pango-script.h
index cce4e4d1..a5c2b497 100644
--- a/pango/pango-script.h
+++ b/pango/pango-script.h
@@ -306,7 +306,7 @@ typedef enum { /* ISO 15924 code */
#include <pango/pango-version-macros.h>
-PANGO_AVAILABLE_IN_1_4
+PANGO_DEPRECATED_IN_1_44_FOR(g_unichar_get_script)
PangoScript pango_script_for_unichar (gunichar ch) G_GNUC_CONST;
PANGO_AVAILABLE_IN_1_4