append

open fun append(item: <Error class: unknown class>)

Appends @item to @store. @item must be of type #GListStore:item-type.

This function takes a ref on @item.

Use g_list_store_splice() to append multiple items at the same time efficiently.

Since

2.44

Parameters

item

the new item