Minor documentation fixes

This commit is contained in:
Matthias Clasen
2014-12-05 19:58:23 -05:00
parent 28497075c7
commit 888304b172
2 changed files with 26 additions and 26 deletions

View File

@ -7444,7 +7444,7 @@ gtk_text_view_ensure_layout (GtkTextView *text_view)
* attributes in effect at a given text position.
*
* The return value is a copy owned by the caller of this function,
* and should be freed.
* and should be freed with gtk_text_attributes_unref().
*
* Returns: a new #GtkTextAttributes
**/