Method

GioInputStreamis_closed

Declaration [src]

gboolean
g_input_stream_is_closed (
  GInputStream* stream
)

Description [src]

Checks if an input stream is closed.

Return value

Type: gboolean

TRUE if the stream is closed.