changed


Description:

[ HasEmitter ]
public virtual signal void changed ()

The changed signal is emitted when a property in source or one of its extension objects changes.

A common use for this signal is to notify a GtkTreeModel containing data collected from Sources that it needs to update a row.