Method

GioIOStreamis_closed

since: 2.22

Declaration [src]

gboolean
g_io_stream_is_closed (
  GIOStream* stream
)

Description [src]

Checks if a stream is closed.

Available since: 2.22

Gets propertyGio.IOStream:closed

Return value

Type: gboolean

TRUE if the stream is closed.