[gtk/matthiasc/for-master: 7/16] stringlist: Cosmetic documentation fix



commit 5d9bcfb64a754de4f54da2958b4056a80d0ecfc0
Author: Matthias Clasen <mclasen redhat com>
Date:   Sun Jun 28 12:41:57 2020 -0400

    stringlist: Cosmetic documentation fix

 gtk/gtkstringlist.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk/gtkstringlist.c b/gtk/gtkstringlist.c
index 753f11bdf8..d4f90c6781 100644
--- a/gtk/gtkstringlist.c
+++ b/gtk/gtkstringlist.c
@@ -587,7 +587,7 @@ gtk_string_list_remove (GtkStringList *self,
 /**
  * gtk_string_list_get_string:
  * @self: a #GtkStringList
- * @position:
+ * @position: the position to get the string for
  *
  * Gets the string that is at @position in @self. @position
  * must be smaller than the current length of the list.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]