mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +01:00
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:
parent
8c50dfcc5a
commit
c81773da9c
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user