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