Gcr.Parser.prototype.parse_stream_finish
function parse_stream_finish(result: Gio.AsyncResult): Boolean {
// Gjs wrapper for gcr_parser_parse_stream_finish()
}
Complete an operation to parse a stream.
- result
The operation result
- Returns
Whether the parsing completed successfully or not.