append


Description:

public void append (string str)

Appends string to this.

The string will be copied. See [[email protected]] for a way to avoid that.

Parameters:

this

a `GtkStringList`

string

the string to insert




2022 vala-language.org