array within this function. It is safe to change the value of
element_node.
GBoxed and stores it inside a
Node
object within this function. It is safe to change the value of
member_node.
GBoxed of type gboxed_type
from a Node of type node_type
node into a GBoxed of gboxed_type
boxed, a pointer to a GBoxed of type gboxed_type,
into a Node
gtype implements the
Serializable interface, it will be asked to deserialize all the JSON members
into the respective properties; otherwise, the default implementation will be used to translate the compatible JSON native types.
gtype implements the
Serializable interface, it will be asked to deserialize all the JSON members
into the respective properties; otherwise, the default implementation will be used to translate the compatible JSON native types.
signature to resolve ambiguous
data types. If no error occurs, the resulting Variant is guaranteed to
conform to signature.
variant to a JSON tree.
variant to its JSON encoded string representation. This method is actually a
helper function. It uses gvariant_serialize to obtain the JSON tree, and
then Generator to stringify it.
gobject implements the Serializable interface, it
will be asked to serizalize all its properties; otherwise, the default implementation will be use to translate the compatible types
into JSON native types.
