mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-31 06:13:29 +02:00
docs: Discourage use of gstdio.h and clarify its header requirements
Signed-off-by: Philip Withnall <withnall@endlessm.com> https://bugzilla.gnome.org/show_bug.cgi?id=781598
This commit is contained in:
@@ -1324,7 +1324,7 @@ g_option_error_quark
|
||||
<SECTION>
|
||||
<TITLE>File Utilities</TITLE>
|
||||
<FILE>fileutils</FILE>
|
||||
<INCLUDE>glib.h,glib/gstdio.h</INCLUDE>
|
||||
<INCLUDE>glib.h,glib/gstdio.h,fcntl.h,sys/types.h,sys/stat.h</INCLUDE>
|
||||
GFileError
|
||||
G_FILE_ERROR
|
||||
GFileTest
|
||||
|
Reference in New Issue
Block a user