summaryrefslogtreecommitdiff
path: root/pango/pango-context.h
diff options
context:
space:
mode:
Diffstat (limited to 'pango/pango-context.h')
-rw-r--r--pango/pango-context.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/pango/pango-context.h b/pango/pango-context.h
index 0f775ff4..b44bd623 100644
--- a/pango/pango-context.h
+++ b/pango/pango-context.h
@@ -119,11 +119,6 @@ void pango_context_set_round_glyph_positions (PangoContext
PANGO_AVAILABLE_IN_1_44
gboolean pango_context_get_round_glyph_positions (PangoContext *context);
-
-/* Break a string of Unicode characters into segments with
- * consistent shaping/language engine and bidrectional level.
- * Returns a #GList of #PangoItem's
- */
PANGO_AVAILABLE_IN_ALL
GList *pango_itemize (PangoContext *context,
const char *text,