summaryrefslogtreecommitdiff
path: root/pango/pango-context.c
diff options
context:
space:
mode:
Diffstat (limited to 'pango/pango-context.c')
-rw-r--r--pango/pango-context.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/pango/pango-context.c b/pango/pango-context.c
index f53d2ef9..917db80d 100644
--- a/pango/pango-context.c
+++ b/pango/pango-context.c
@@ -111,7 +111,8 @@ pango_context_finalize (GObject *object)
* gdk_pango_context_get_for_screen(), and
* gtk_widget_get_pango_context().
*
- * Return value: the new #PangoContext
+ * Return value: the newly allocated #PangoContext, which should
+ * be freed with g_object_unref().
**/
PangoContext *
pango_context_new (void)