Gio.IOStream.prototype.clear_pending

function clear_pending(): void {
    // Gjs wrapper for g_io_stream_clear_pending()
}
  

Clears the pending flag on stream.

Since 2.22