String.prependC

glib.string_.String prependC(char c)

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

Parameters

cthe byte to prepend on the start of the #GString

Returns

string