append


Description:

public void append (string str)

Appends string to this.

The string will be copied. See [method@Gtk.StringList.take] for a way to avoid that.

Parameters:

this

a `GtkStringList`

string

the string to insert