GtkTreeModelIface.rowChanged

Signal emitted when a row in the model has changed.

struct GtkTreeModelIface
extern (C)
void function(GtkTreeModel* treeModel, GtkTreePath* path, GtkTreeIter* iter) rowChanged;