Creates a new #GUnixInputStream 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 #GUnixInputStream
ConstructionException GTK+ fails to create the object.
See Implementation
Creates a new #GUnixInputStream for the given @fd.
If @close_fd is %TRUE, the file descriptor will be closed when the stream is closed.