String.appendC

glib.string_.String appendC(char c)

Adds a byte onto the end of a #GString, expanding it if necessary.

Parameters

cthe byte to append onto the end of string

Returns

string