]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkicontheme.c
[GI] Cosmetic cleanups of annotations and doc comments
[~andy/gtk] / gtk / gtkicontheme.c
index 9035510b722fb8459d2454d73df2a4a504df15d2..705cc122f72f869222f8749e216aa188b7ad502b 100644 (file)
@@ -1793,10 +1793,10 @@ gtk_icon_theme_list_icons (GtkIconTheme *icon_theme,
  * Gets the list of contexts available within the current
  * hierarchy of icon themes
  *
- * Return value: (element-type utf8) (transfer full): a #GList list holding the names of all the
- *  contexts in the theme. You must first free each element
- *  in the list with g_free(), then free the list itself
- *  with g_list_free().
+ * Return value: (element-type utf8) (transfer full): a #GList list
+ *  holding the names of all the contexts in the theme. You must first
+ *  free each element in the list with g_free(), then free the list
+ *  itself with g_list_free().
  *
  * Since: 2.12
  **/