API Version: 1.0
Library Version: 1.6.6
gboolean json_string_equal ( gconstpointer a, gconstpointer b )
Check whether a and b are equal UTF-8 JSON strings.
a
b
gconstpointer
A JSON string.
Another JSON string.
gboolean
TRUE if a and b are equal; FALSE otherwise.
TRUE
FALSE