Property

JsonParser:strict

unstable since: 1.10

Declaration

property strict: gboolean [ read, write ]

Description [src]

Whether the parser should be strictly conforming to the JSON format, or allow custom extensions like comments.

Type: gboolean
Available since:1.10
Default valueFALSE
Getter methodjson_parser_get_strict()
Setter methodjson_parser_set_strict()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno