Method

GioInputStreamis_closed

Declaration

gboolean
g_input_stream_is_closed (
  GInputStream* stream
)

Description

Checks if an input stream is closed.

Return value

Type: gboolean

TRUE if the stream is closed.