Method

GioIOStreamis_closed

since: 2.22

Declaration

gboolean
g_io_stream_is_closed (
  GIOStream* stream
)

Description

Checks if a stream is closed.

Available since: 2.22

Return value

Type: gboolean

TRUE if the stream is closed.