Method

GcrParserformat_supported

Declaration [src]

gboolean
gcr_parser_format_supported (
  GcrParser* self,
  GcrDataFormat format
)

Description [src]

Check whether the given format is supported by the parser.

Parameters

format GcrDataFormat
 

The format identifier.

Return value

Returns: gboolean
 

Whether the format is supported.