Add "fd" and "close-fd" properties including getters and setters. Patch by

* gio.symbols:
        * gunixinputstream.[hc]:
        * gunixoutputstream.[hc]: Add "fd" and "close-fd" properties
        including getters and setters. Patch by Maciej Piechotka


svn path=/trunk/; revision=7735
This commit is contained in:
Matthias Clasen
2008-12-08 05:41:43 +00:00
parent b2f0d44acb
commit b047087ac3
8 changed files with 390 additions and 41 deletions

View File

@@ -536,6 +536,9 @@ GFilterInputStreamPrivate
<TITLE>GUnixInputStream</TITLE>
GUnixInputStream
g_unix_input_stream_new
g_unix_input_stream_set_close_fd
g_unix_input_stream_get_close_fd
g_unix_input_stream_get_fd
<SUBSECTION Standard>
GUnixInputStreamClass
G_UNIX_INPUT_STREAM
@@ -783,6 +786,9 @@ GDataOutputStreamPrivate
<TITLE>GUnixOutputStream</TITLE>
GUnixOutputStream
g_unix_output_stream_new
g_unix_output_stream_set_close_fd
g_unix_output_stream_get_close_fd
g_unix_output_stream_get_fd
<SUBSECTION Standard>
GUnixOutputStreamClass
G_UNIX_OUTPUT_STREAM