Method

GioIOStreamhas_pending

since: 2.22

Declaration

gboolean
g_io_stream_has_pending (
  GIOStream* stream
)

Description

Checks if a stream has pending actions.

Available since: 2.22

Return value

Type: gboolean

TRUE if stream has pending actions.