API Version: 1.0
Library Version: 1.10.7
Generated by gi-docgen 2024.1
since: 1.2
gboolean json_string_equal ( gconstpointer a, gconstpointer b )
Check whether a and b are equal UTF-8 JSON strings.
a
b
Available since: 1.2
Type: gconstpointer
gconstpointer
A JSON string.
Another JSON string.
Type: gboolean
gboolean
TRUE if a and b are equal; FALSE otherwise.
TRUE
FALSE