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