Method
GcrParserformat_disable
Declaration [src]
void
gcr_parser_format_disable (
  GcrParser* self,
  GcrDataFormat format
)
Description [src]
Disable parsing of the given format. Use GCR_FORMAT_ALL to disable all the formats.
Parameters
- format
- 
            Type: GcrDataFormatThe format identifier.