mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-26 21:51:08 +00:00
stringlist: Cosmetic documentation fix
This commit is contained in:
parent
7047d68404
commit
5d9bcfb64a
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user