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:
Philip Withnall
2017-09-12 12:20:18 +01:00
parent 39469aa7bb
commit 1a5cebec39
2 changed files with 10 additions and 1 deletions

View File

@@ -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