summaryrefslogtreecommitdiff
path: root/pango/pango-fontmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'pango/pango-fontmap.c')
-rw-r--r--pango/pango-fontmap.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/pango/pango-fontmap.c b/pango/pango-fontmap.c
index 8f4d7bc7..d4cdefa6 100644
--- a/pango/pango-fontmap.c
+++ b/pango/pango-fontmap.c
@@ -72,8 +72,7 @@ pango_font_map_init (PangoFontMap *fontmap G_GNUC_UNUSED)
* If you are using Pango as part of a higher-level system,
* that system may have it's own way of create a #PangoContext.
* For instance, the GTK+ toolkit has, among others,
- * gdk_pango_context_get_for_screen(), and
- * gtk_widget_get_pango_context(). Use those instead.
+ * gtk_widget_get_pango_context(). Use those instead.
*
* Return value: (transfer full): the newly allocated #PangoContext,
* which should be freed with g_object_unref().