Json.Node.get_node_type – json-glib-1.0 Reference Manual
Packages
json-glib-1.0
Json
Node
Node
Node.alloc
copy
dup_array
dup_object
dup_string
equal
free
get_array
get_boolean
get_double
get_int
get_node_type
get_object
get_parent
get_string
get_value
get_value_type
hash
init
init_array
init_boolean
init_double
init_int
init_null
init_object
init_string
is_immutable
is_null
seal
set_array
set_boolean
set_double
set_int
set_object
set_parent
set_string
set_value
take_array
take_object
type_name
get_node_type
Description:
[
Version
( since =
"0.8"
) ]
public
NodeType
get_node_type
()
Retrieves the type of a
this
.
Parameters:
this
the node to check
Returns:
the type of the node