Method

GioUnixInputStreamget_fd

since: 2.20

Declaration

gint
g_unix_input_stream_get_fd (
  GUnixInputStream* stream
)

Description

Return the UNIX file descriptor that the stream reads from.

Available since: 2.20

Gets propertyGio.UnixInputStream:fd

Return value

Type: gint

The file descriptor of stream.