Gcr.Parser.prototype.format_supported
function format_supported(format: Gcr.DataFormat): Boolean {
// Gjs wrapper for gcr_parser_format_supported()
}
Check whether the given format is supported by the parser.
- format
The format identifier
- Returns
Whether the format is supported.