Function

FwupdPluginstring_append_ku

since: 1.8.2

Declaration [src]

void
fu_string_append_ku (
  GString* str,
  guint idt,
  const gchar* key,
  guint64 value
)

Description [src]

Appends a key and unsigned integer to a string.

Available since: 1.8.2

Parameters

str

Type: GString

A GString.

The data is owned by the caller of the function.
idt

Type: guint

The indent.

key

Type: const gchar*

A string to append.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.
value

Type: guint64

Guint64