String.append

glib.string_.String append(string val)

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

Parameters

valthe string to append onto the end of string

Returns

string