Method

FwupdJsonArrayget_size

since: 2.1.1

Declaration [src]

guint
fwupd_json_array_get_size (
  FwupdJsonArray* self
)

Description [src]

Gets the size of the JSON array.

Available since: 2.1.1

Return value

Type: guint

Number of elements added.