Add Since tag for g_close

The lack of this information in the docs was pointed out in

https://bugzilla.gnome.org/show_bug.cgi?id=707092
This commit is contained in:
Matthias Clasen 2013-09-01 14:54:33 -04:00
parent 8c50dfcc5a
commit c81773da9c

View File

@ -848,6 +848,8 @@ g_utime (const gchar *filename,
* function over the call provided by the system; on Unix, it will
* attempt to correctly handle %EINTR, which has platform-specific
* semantics.
*
* Since: 2.36
*/
gboolean
g_close (gint fd,