Virtual Method
GtkTreeModelrow_changed
Declaration [src]
void
row_changed (
  GtkTreeModel* tree_model,
  GtkTreePath* path,
  GtkTreeIter* iter
)
Parameters
- path
- 
            Type: GtkTreePathA GtkTreePathpointing to the changed row.The data is owned by the caller of the function. 
- iter
- 
            Type: GtkTreeIterA valid GtkTreeIterpointing to the changed row.The data is owned by the caller of the function.