String.prepend

glib.string_.String prepend(string val)

Adds a string on to the start of a #GString, expanding it if necessary.

Parameters

valthe string to prepend on the start of string

Returns

string