Appends item to store. item must be of type #GListStore:item-type.
This function takes a ref on item.
Use gio.list_store.ListStore.splice to append multiple items at the same time efficiently.
the new item
Appends item to store. item must be of type #GListStore:item-type.
This function takes a ref on item.
Use gio.list_store.ListStore.splice to append multiple items at the same time efficiently.