Add notes about being UNIX-specific

svn path=/trunk/; revision=7756
This commit is contained in:
Matthias Clasen
2008-12-31 07:47:19 +00:00
parent 0f6b25ca96
commit 782fe440ef
5 changed files with 26 additions and 5 deletions

View File

@@ -49,7 +49,11 @@
* #GUnixInputStream implements #GInputStream for reading from a
* UNIX file descriptor, including asynchronous operations. The file
* descriptor must be selectable, so it doesn't work with opened files.
**/
*
* Note that <filename>&lt;gio/gunixinputstream.h&gt;</filename> belongs
* to the UNIX-specific GIO interfaces, thus you have to use the
* <filename>gio-unix-2.0.pc</filename> pkg-config file when using it.
*/
enum {
PROP_0,