meta_changed


Description:

public signal void meta_changed (SList<MetaStoreChange?> changes)

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)