Method

GioInputStreamhas_pending

Declaration

gboolean
g_input_stream_has_pending (
  GInputStream* stream
)

Description

Checks if an input stream has pending actions.

Return value

Type: gboolean

TRUE if stream has pending actions.