Method

JsonParserget_strict

unstable since: 1.10

Declaration [src]

gboolean
json_parser_get_strict (
  JsonParser* parser
)

Description [src]

Retrieves whether the parser is operating in strict mode.

Available since: 1.10

Gets propertyJson.Parser:strict

Return value

Type: gboolean

True if the parser is strict, and false otherwise.