Creates a new gio.UnixOutputStream for the given fd.
If close_fd, is TRUE, the file descriptor will be closed when the output stream is destroyed.
a UNIX file descriptor
TRUE to close the file descriptor when done
a new gio.OutputStream
ConstructionException GTK+ fails to create the object.
Creates a new gio.UnixOutputStream for the given fd.
If close_fd, is TRUE, the file descriptor will be closed when the output stream is destroyed.