TreeModelT.rowChanged

Emits the "row-changed" signal on tree_model.

template TreeModelT(TStruct)
void
rowChanged

Parameters

path TreePath

A GtkTreePath pointing to the changed row

iter TreeIter

A valid GtkTreeIter pointing to the changed row

Meta