summaryrefslogtreecommitdiff
path: root/pango/pango-break.h
diff options
context:
space:
mode:
Diffstat (limited to 'pango/pango-break.h')
-rw-r--r--pango/pango-break.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/pango/pango-break.h b/pango/pango-break.h
index 2824e37f..4e1db0bc 100644
--- a/pango/pango-break.h
+++ b/pango/pango-break.h
@@ -100,10 +100,7 @@ struct _PangoLogAttr
guint is_word_boundary : 1;
};
-/* Determine information about cluster/word/line breaks in a string
- * of Unicode text.
- */
-PANGO_AVAILABLE_IN_ALL
+PANGO_DEPRECATED_IN_1_44
void pango_break (const gchar *text,
int length,
PangoAnalysis *analysis,