mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-26 15:36:14 +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
|
* function over the call provided by the system; on Unix, it will
|
||||||
* attempt to correctly handle %EINTR, which has platform-specific
|
* attempt to correctly handle %EINTR, which has platform-specific
|
||||||
* semantics.
|
* semantics.
|
||||||
|
*
|
||||||
|
* Since: 2.36
|
||||||
*/
|
*/
|
||||||
gboolean
|
gboolean
|
||||||
g_close (gint fd,
|
g_close (gint fd,
|
||||||
|
Loading…
Reference in New Issue
Block a user