Method

JsonArrayget_length

Declaration [src]

guint
json_array_get_length (
  JsonArray* array
)

Description [src]

Retrieves the length of the given array.

Return value

Type: guint

The length of the array.