meta_changed
Description:
This signal is emitted when the store's contents have changed (the changes are in the changes list)
Parameters:
| changes |
a list of changes made, as a SList of pointers to MetaStoreChange (which must not be modified) |