Add missing introspection annotations

https://bugzilla.gnome.org/show_bug.cgi?id=707519
This commit is contained in:
Phil Clayton
2013-09-05 01:08:41 +01:00
committed by Matthias Clasen
parent 90383300d2
commit 59c4fb9d6a
8 changed files with 18 additions and 14 deletions

View File

@ -845,7 +845,8 @@ gtk_recent_chooser_get_items (GtkRecentChooser *chooser)
/**
* gtk_recent_chooser_get_uris:
* @chooser: a #GtkRecentChooser
* @length: (allow-none): return location for a the length of the URI list, or %NULL
* @length: (out) (allow-none): return location for a the length of the
* URI list, or %NULL
*
* Gets the URI of the recently used resources.
*