Method

GioUnixOutputStreamget_fd

since: 2.20

Declaration

gint
g_unix_output_stream_get_fd (
  GUnixOutputStream* stream
)

Description

Return the UNIX file descriptor that the stream writes to.

Available since: 2.20

Return value

Type: gint

The file descriptor of stream.