API Version: 1.0
Library Version: 1.8.12
Generated by gi-docgen 2023.1
since: 1.8.2
void fu_string_append_kb ( GString* str, guint idt, const gchar* key, gboolean value )
Appends a key and boolean value to a string.
Available since: 1.8.2
str
Type: GString
GString
A GString.
idt
Type: guint
guint
The indent.
key
Type: const gchar*
const gchar*
A string to append.
value
Type: gboolean
gboolean
Boolean.