Add a since tag

This commit is contained in:
Matthias Clasen 2011-12-10 21:55:11 -05:00
parent 042954de9f
commit f0eb58075a

View File

@ -5913,7 +5913,9 @@ g_file_new_for_uri (const char *uri)
*
* Returns: (transfer full): a new #GFile.
* Free the returned object with g_object_unref().
**/
*
* Since: 2.32
*/
GFile *
g_file_new_tmp (const char *tmpl,
GFileIOStream **iostream,