append
Description:
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 |
Appends string to this.
The string will be copied. See [method@Gtk.StringList.take] for a way to avoid that.
| this |
a `GtkStringList` |
| string |
the string to insert |