API Version: 1.0
Library Version: 1.10.7
Generated by gi-docgen 2024.1
gchar* json_node_dup_string ( JsonNode* node )
Gets a copy of the string value stored inside a node.
If the node does not hold a string value, NULL is returned.
NULL
Type: gchar*
gchar*
A copy of the string inside the node.